DBSTATIORA - Actual size of indices on the database
Actual size of indices on the database information is stored in SAP table DBSTATIORA.
It is part of development package STUN in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Monitoring Tools".
It is part of development package STUN in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Monitoring Tools".
Fields for table DBSTATIORA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TNAME | Table name | X | TNAME | CHAR | 60 | * |
INAME | Index Name | X | SDBA_IND | CHAR | 60 | |
ANDAT | Update Time Stamp | SDBA_UPD | CHAR | 28 | ||
VWTYP | Type of Usage of Table Entry | AM_VWTYP | CHAR | 4 | ||
INDBL | Total blocks of an index (kb) | IBLOCKS_KB | DEC | 6 | ||
INDBS | Used blocks of an index-Btree (kb) | BBLOCKS_KB | DEC | 8 | ||
INDRU | Really used index blocks (kb) | RUBLOCK_KB | DEC | 8 | ||
INDDE | Deleted index blocks (kb) | DEBLOCK_KB | DEC | 8 |