Storage Viewer for Backup Database Views > apt_v_tsm_stgpool_contents
  
Version 10.0.01
apt_v_tsm_stgpool_contents
The apt_v_tsm_stgpool_contents view provides details for TSM storage pool contents.
Table 3.173 apt_v_tsm_stgpool_contents
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.