SAP ABAP Table DB2IXSIZED (DB2/390: Storage Information on Datasets of Indexes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Table Category INTTAB    Structure 
Structure DB2IXSIZED   Table Relationship Diagram
Short Description DB2/390: Storage Information on Datasets of Indexes    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 IXNAME DB2IDXNAME CHAR18 CHAR 18   0   Name of a DB2 for OS/390 index  
2 IXCREATOR DB2CREATOR CHAR8 CHAR 8   0   DB2 creator name  
3 IXSPACE DB2IXSPACE CHAR8 CHAR 8   0   Name of the indexspace that contains the index  
4 DBNAME DB2DBNAME D2DBNAME CHAR 8   0   Database name  
5 DSNAME DB2DSNAME DB2CHAR44 CHAR 44   0   Dataset name  
6 EXTENTS DB2NUMEXTS DEC3 DEC 3   0   Total number of extents of a tablespace or index  
7 ALLOCSIZE DB2IXSIZ DEC11 DEC 11   0   Total size of an index (allocated storage in KB)  
8 FREESIZE DB2IXFREE DEC11 DEC 11   0   Free size of an index in KB (allocated minus used storage)  
9 PCTUSED DB2IXPCTUS DEC3 DEC 3   0   Percentage of used size to allocated size of an index  
10 PQTY DB2PQTY   INT4 10   0   Primary space allocation  
11 SQTY DB2SQTY   INT4 10   0   Secondary space allocation  
12 QTYUNIT DB2QTYUNIT DB2QTYUNIT CHAR 8   0   Unit in which primary and secondary allocation are given  
13 STORDATE DB2STODATE DATUM DATS 8   0   Date when the storage information has been collected  
14 STORTIME DB2STOTIME TIME TIMS 6   0   Time when the storage information has been collected  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700