Column Name | Data Type | Description |
client_id | NUMBER | Foreign key to apt_v_server for the client being backed up. |
clone_id | NUMBER | Applicable for NetWorker only. |
display_name | STRING | The name that is displayed on the Hitachi Storage Viewer Web Interface for this client/server |
drive_id | NUMBER | Foreign key to apt_v_tape_drive. For NetBackup, the foreign key to apt_v_nbu_su_group_member. This is the tape drive on which the job/tape media was mounted and written. |
drive_name | STRING | Name of the tape drive |
host_name | STRING | Host name associate with the client ID |
job_id | NUMBER | Foreign key to apt_v_gen_job. For NetBackup, the foreign key to apt_v_nbu_job. For TSM, the foreign key to apt_v_tsm_job. |
kilobytes | NUMBER | For backup jobs, this is the number of kilobytes in the backup. For restore jobs, this is the number of kilobytes restored |
media_name | STRING | Native media name |
tape_media_id | NUMBER | Foreign key to apt_v_tape_media.For NetBackup, foreign key to apt_v_nbu_job_state. This is an internal ID and not the same as the tape media name/code or barcode in backup product |
vendor_status | CHAR | Applicable for NetWorker only: C = Complete H = Head M = Middle T = Tail |