The CommCellAuxCopyInfo view provides information about auxiliary copy jobs.
|
Column |
Description |
|---|---|
|
auxcopyjobid |
The Job ID of the auxiliary copy job. |
|
storagepolicy |
The name of the storage policy that was used to perform the auxiliary copy job. |
|
sourcecopyid |
The unique ID for the source copy. |
|
sourcecopy |
The storage policy copy that data was copied from during the auxiliary copy job. |
|
destcopyid |
The unique ID for the destination copy. |
|
destcopy |
The storage policy copy that data was written to during the auxiliary copy job. |
|
jobinitfrom |
Where the operation was initiated. |
|
jobstatus |
The result of the auxiliary copy job, either Success, Killed, Failed, or Failed to Start. |
|
startdateunixsec |
The start date and time of the auxiliary copy job. This time represents the number of seconds that have elapsed since 1970. |
|
enddateunixsec |
The end time of the auxiliary copy job. This time represents the number of seconds that have elapsed since 1970. |
|
startdate |
The start date and time of the auxiliary coy job. This time appears in the time zone configured for the local client or MediaAgent where the query runs. |
|
enddate |
The end date and time of the auxiliary copy job. This time appears in the time zone configured for the local client or MediaAgent where the query runs. |
|
bytesxferred |
The amount of data (in bytes) that was written to media during the auxiliary copy job. |
|
DataTransferred |
The amount of data transferred in bytes from a client to MediaAgent during the auxiliary copy job. If deduplication is configured on the client side, the amount of data transferred is less than the application size. |
|
ApplicationSize |
The size of application data. |
|
BackupSize |
The size of backup in KB. |
|
DataWritten |
The amount of data that is written by the auxiliary copy job. |
|
Company |
The company to which the storage policy is associated. |