Column Name | Data Type | Description |
backup_finish_date | DATE | The date the backup completed |
backup_start_date | DATE | The date the backup started |
capacity_kbytes | NUMBER | File space capacity in KiB |
deleted_date | DATE | The date the file space was deleted |
filespace_id | NUMBER | Foreign key to apt_v_tsm_filespace. |
filespace_name | STRING | Name of TSM file space that contains the data that was backed up |
filespace_type | STRING | The type that the server used to interpret the file space name: Server, UNIcode, FSID |
node_id | NUMBER | Foreign key to apt_v_tsm_node. |
node_name | STRING | Name of the TSM node |
pct_utilized | NUMBER | % of the file space that is occupied |
tsm_filespace_id | NUMBER | Numeric ID of the TSM file space |