The CommCellAdminSchedule view provides information about scheduled administrative jobs.
|
Column |
Description |
|---|---|
|
scheduleid |
The unique schedule ID. |
|
scheduletask |
The type of scheduled task (administration). |
|
schedtype |
The type of schedule (e.g., disaster recovery, data aging, auxiliary copy, reports, etc.). |
|
sp_id |
The unique storage policy ID. |
|
sp |
The storage policy name. |
|
sp_dest_copy_id |
The unique ID for the destination copy. |
|
sp_dest_copy |
The destination copy. |
|
sp_src_copy_id |
The unique ID for the source copy. |
|
sp_src_copy |
The source copy. |
|
streams |
The number of streams used. |
|
schedpattern |
The scheduling pattern (One Time, Daily, Weekly, Monthly or Yearly). |
|
schedinterval |
The schedule occurrences based on the schedule pattern. |
|
schedday |
The scheduled day based on the schedule pattern. |
|
schedtime |
The scheduled start time. |
|
schednexttime |
The next scheduled time. |