Storage Viewer for Backup Database Views > apt_v_tsm_drive_media_log
  
Version 10.0.01
apt_v_tsm_drive_media_log
The apt_v_tsm_drive_media_log view contains a single row for each TSM job/tape/drive contents.
Table 3.153 apt_v_tsm_drive_media_log
Column Name
Data Type
Description
drive_id
NUMBER
Foreign key to apt_v_tape_drive.This is an internal ID for the drive.
drive_name
STRING
Drive name
job_id
NUMBER
Foreign key to apt_v_tsm_job.This is an internal ID.
media_date
DATE
Date/Time the event occurred
media_name
STRING
Tape media name
tape_media_id
NUMBER
Foreign key to apt_v_tape_media.This is an internal ID.