nb_JobProcessAttribute
Table: nb_JobProcessAttribute
OpsCenter Report Column | Description | IT AnalyticsIT Analytics |
|---|---|---|
masterserverId | OpsCenter-generated unique identifier for a master server. | apt_v_nbu_job_detail.server_id |
clientName | Name of the host being backed up by the job. | apt_v_nbu_job_detail.client_host_name |
jobId | Job Id; a unique identifier for a job created by the master server. | apt_v_nbu_job_detail.job_id |
currentFile | Name of the file being backed up; for completed jobs this is the last file that was backed up. | |
estFiles | Number of files that are estimated for backup. | apt_v_nbu_job_detail.nbr_of_files |
estKilobytes | Kilobytes of data that is estimated for backup. | apt_v_nbu_job_detail.kilobytes |
isKillable | Binary flag that shows if a job can be terminated. | |
isResumable | Binary flag that shows if a job can be resumed. | |
isSuspendable | Binary flag that shows if a job can be suspended. | |
operation | Job operation being carried out like Mounting a tape, Writing to tape and so on. Refer to lookup_JobOperationType for details. | apt_v_nbu_job_detail.job_type |
percentcomplete | Estimated completion percentage of a job attempt. | |
PID | Process ID of the bpbrm process that manages the job. |