SAP ABAP Table DB2IXDYN (Dynamics of the Size 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 DB2IXDYN   Table Relationship Diagram
Short Description Dynamics of the Size 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 NAME DB2IDXNAME CHAR18 CHAR 18   0   Name of a DB2 for OS/390 index  
2 CREATOR DB2CREATOR CHAR8 CHAR 8   0   DB2 creator name  
3 INDEXSPACE DB2IXSPACE CHAR8 CHAR 8   0   Name of the indexspace that contains the index  
4 DBNAME DB2DBNAME D2DBNAME CHAR 8   0   Database name  
5 PARTITIONS DB2NUMPART DB2SINT INT2 5   0   Number of partitions of a tablespace or index  
6 PART DB2PARTNRS DB2SINT INT2 5   0   Partition number  
7 EXTENTS DB2NUMEXTS DEC3 DEC 3   0   Total number of extents of a tablespace or index  
8 D_EXTENTS DB2CHGEXTD DEC3 DEC 3   0   Number of extents: change per day  
9 W_EXTENTS DB2CHGEXTW DEC3 DEC 3   0   Number of extents: change per week  
10 M_EXTENTS DB2CHGEXTM DEC3 DEC 3   0   Number of extents: change per month  
11 ALLOCSIZE DB2TSSIZ DEC11 DEC 11   0   Total size of a tablespace (allocated storage in KB)  
12 D_ALLOCSIZ DB2CHGSIZD DEC11 DEC 11   0   Allocated storage in KB: change per day  
13 W_ALLOCSIZ DB2CHGSIZW DEC11 DEC 11   0   Allocated storage in KB: change per week  
14 M_ALLOCSIZ DB2CHGSIZM DEC11 DEC 11   0   Allocated storage in KB: change per month  
15 FREESIZE DB2TSFREE DEC11 DEC 11   0   Free size of a tablespace in KB (allocated minus used stor.)  
16 D_FREESIZ DB2CHGFRED DEC11 DEC 11   0   Free storage (allocated minus used) in KB: change per day  
17 W_FREESIZ DB2CHGFREW DEC11 DEC 11   0   Free storage (allocated minus used) in KB: change per week  
18 M_FREESIZ DB2CHGFREM DEC11 DEC 11   0   Free storage (allocated minus used) in KB: change per month  
History
Last changed by/on SAP  20070813 
SAP Release Created in 700