nb_Job
Table: nb_Job
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | OpsCenter-generated unique identifier for Primary servers. | apt_v_nbu_job_detail.server_id |
clientName | Name of the host that is being backed up by the job. | apt_v_nbu_job_detail.client _host_name |
id | Job ID; unique identifier for jobs created the by masterserver. | apt_v_nbu_job_detail.nbu_job_id |
group | User group of the user for which the job processes ran. | |
priority | Job's priority as it competes with other jobs for backup resources. Range: 0 to 99999. Higher number means higher priority. | apt_v_nbu_policy.job_priority |
owner | Name of the user for which the job processes ran. | |
retentionLevel | Retention level of the job. | apt_v_nbu_schedule.retention_days |
compression | A flag that shows if the job compressed the data on client. | apt_v_nbu_policy.client_compress |
dataMovement | Specifies the data movement type like Standard, Synthetic and so on. | apt_v_nbu_policy.data_mover_type |
offHostType | Integer value for off-host snapshot backup type. | apt_v_nbu_job_detail.policy_type_name |
percentComplete | Specifies the estimated percentage of the job that is complete. | |
dedupRatio | For de-duplication jobs, this specifies the percentage of data that was stored already. | apt_v_nbu_dedup_job.dedup_ratio |
actualJobType | Job type, such as Backup, Duplicate and so on. | apt_v_nbu_job_detail.job_type_name |