Column Name | Data Type | Description |
drive_id | NUMBER | Foreign key to apt_v_tape_drive. This is an internal ID for the drive. |
drive_path | STRING | The path of the drive |
instance_name | STRING | Server instance name |
is_active | STRING | Y=Active, N=Inactive |
library_id | NUMBER | Foreign key to apt_v_tsm_tape_library |
path_status | STRING | Path Status |
server_instance_id | NUMBER | Foreign key to apt_v_server_instance |