Column Name | Data Type | Description |
backup_id | STRING | Veritas NetBackup Backup ID. This is sometimes referred to as the image ID. This is the unique backup identifier that has the format <client_name>_<timestamp> |
client_id | NUMBER | Foreign key of the client ID for the NetBackup client |
job_id | NUMBER | Foreign key to the unique ID for the Job to which this row is related |
msg_log | STRING | Message log |
server_id | NUMBER | Foreign key to the master server for which this log is associated (See apt_v_server) |
trans_date | DATE | Transaction date |
trans_type | STRING | Transaction type |
was_successful | STRING | Y=Yes, N=No |