Column Name | Data Type | Description |
backup_specification_id | NUMBER | Backup specification ID |
client_id | NUMBER | Foreign key of the client ID for the client being backed up (see apt_v_server) |
end_time | DATE | Date/time that the job finished |
product_type | NUMBER | Enumeration field with the following possible values: 1 - Veritas NetBackup 2 - Veritas Backup Exec 3 - EMC NetWorker 4 - IBM Tivoli Storage Manager 5 - Comm Vault Simpana 6 - HP Data Protector |
server_id | NUMBER | Foreign key of the server ID for the HPDP Cell Manager server (see apt_v_server) |
session_id | NUMBER | Internal ID for HPDP session |
start_time | DATE | Date/time that the job started |
summary_status | NUMBER | This is an enumeration field with the following values: 0 = successful 1 = partial / warning 2 = failed / error This field can be inspected to determine the overall summary status of a job. |