Column Name | Data Type | Description |
description | STRING | Description of the drive |
device_name | STRING | Device Name |
disk_drive_id | NUMBER | Sequence generated Primary key |
disk_drive_name | STRING | Disk Drive Name |
drive_in_use | STRING | Y or N indicating if the drive is in use |
drive_index | NUMBER | Drive index |
drive_status | STRING | Status of the disk drive |
management_server_id | NUMBER | ID of the management server |
serial_nbr | STRING | Serial number |
vendor_drive_status | STRING | Vendor drive status |
vendor_drive_type | NUMBER | Vendor drive type |
volume_pool_id | NUMBER | Foreign key from ptl_volume_pool |