DB2DB02TBSIZE - Transaction DB02: List of tables and tablespace (Details)
Transaction DB02: List of tables and tablespace (Details) information is stored in SAP table DB2DB02TBSIZE.
It is part of development package STU2 in software component BC-DB-DB2. This development package consists of objects that can be grouped under "CCMS for DB2 for OS/390".
It is part of development package STU2 in software component BC-DB-DB2. This development package consists of objects that can be grouped under "CCMS for DB2 for OS/390".
Fields for table DB2DB02TBSIZE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TBCREATOR | DB2 creator name | X | DB2CREATOR | CHAR | 8 | |
| TBNAME | Name of the table on which the index is defined | X | DB2TBNAME | CHAR | 18 | |
| STORDATE | Date when the storage information has been collected | X | DB2STODATE | DATS | 8 | |
| STORTIME | Time when the storage information has been collected | X | DB2STOTIME | TIMS | 6 | |
| TSNAME | Name of the tablespace | DB2TSNAME | CHAR | 8 | ||
| DBNAME | Database name | DB2DBNAME | CHAR | 8 | ||
| PARTITIONS | Number of partitions of a tablespace or index | DB2NUMPART | INT2 | 2 | ||
| TBSIZE | Real Time Statistics: Table size = TOTALENTRIES*AvgRowLen KB | DB2RTSTBSIZE | FLTP | 8 | ||
| SPACEF | Column SYSIBM.SYSTABLES(SPACEF): DASD space used for table | DB2TBSPACEF | FLTP | 8 | ||
| STATSTIME | Date and time of last RUNSTATS | DB2STATSTM | CHAR | 26 | ||
| TS_ALLOCSIZE | Total size of a tablespace (allocated storage in KB) | DB2TSSIZ | DEC | 6 | ||
| TS_FREESIZE | Free size of a tablespace in KB (allocated minus used stor.) | DB2TSFREE | DEC | 6 | ||
| PCTUSED | Percentage of used size to allocated size of a tablespace | DB2TSPCTU | DEC | 2 | ||
| RTS_TOTALROWS | Real Time Statistics: Number of rows in Table | DB2TBTOTALROWS | FLTP | 8 | ||
| AVGROWLENGTH | Average row length of table | DB2TBAVGROWLEN | INT4 | 4 | ||
| RTS_ST_CHANGES | RUN.:Changed rows (insert, delete or update) absolute number | DB2CCCHGA | FLTP | 8 |