Column Name | Data Type | Description |
client_id | NUMBER | Foreign key to apt_v_server for the client ID for the client being backed up. |
copy_type | STRING | TSM copy type code |
filespace_id | NUMBER | Foreign key to apt_v_tsm_filespace. |
stg_pool_files | NUMBER | The number of storage pool files |
stg_pool_log_kbytes | NUMBER | Size of the storage pool log file |
stg_pool_phy_kbytes | NUMBER | Amount of physical storage pool space used by this item. |
stgpool_item_id | NUMBER | ID of the item using storage pool space. |
storage_pool_id | NUMBER | Foreign key to apt_v_tsm_storage_pool. |