Column Name | Data Type | Description |
creation_date | DATE | Date and time the job was created. |
finish_date | DATE | Date and time the job finished. |
job_id | NUMBER | Foreign key to apt_v_nbu_job This is the Hitachi Storage Viewer internal job ID and NOT the same as the NetBackup Job ID. |
job_state | NUMBER | Current state of the NetBackup job. |
master_sserver_name | STRING | Name of the master server. |
nbu_job_id | NUMBER | Veritas NetBackup job ID. |
server_id | NUMBER | A pointer to the client for which this job was created. |
start_date | DATE | Date and time the job started. |