Column Name | Data Type | Description |
controlling_server_id | NUMBER | Foreign key to apt_v_server for the media server that is controlling this library. |
description | STRING | Free-form text field |
device_name | STRING | Device name that controls the tape library |
inquiry_string | STRING | Inquiry string returned from a SCSI inquiry |
is_online | STRING | Y=Yes, N=No. |
library_id | NUMBER | Foreign key to apt_v_nbu_tape_library. |
library_name | STRING | Custom name that can be assigned to the library |
library_type | STRING | The type of the library as reported by NetBackup, such as Optical Library or DLT Tape Library |
master_host_name | STRING | Name of the master host server |
media_capacity | NUMBER | Total number of tapes that could be loaded within this tape library |
media_host_name | STRING | Name of the media server |
nbr_of_drives | NUMBER | Number of tape drives within the tape library |
serial_number | STRING | Serial number of the tape library as returned from a SCSI inquiry |
server_id | NUMBER | Foreign key to apt_v_server for the master server for which this library is associated. |
vendor_library_nbr | NUMBER | Unique number assigned by NetBackup to each library associated with a master server |