The table DBSTAIHORA (Actual size of indices on the database (history)) is a standard table in SAP ERP. It belongs to the package STUN.
Table | DBSTAIHORA |
Short Text | Actual size of indices on the database (history) |
Package | STUN |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
TNAME | ✔ | Table name | TNAME | CHAR | 30 | * |
INAME | ✔ | Index Name | SDBA_IND | CHAR | 30 | |
ANDAT | ✔ | Analysis date (yyyymmddhhmm) | AM_DATE | CHAR | 12 | |
VWTYP | Type of Usage of Table Entry | AM_VWTYP | CHAR | 2 | ||
INDBL | Total blocks of an index (kb) | IBLOCKS_KB | DEC | 11 | ||
INDBS | Used blocks of an index-Btree (kb) | BBLOCKS_KB | DEC | 15 | ||
INDRU | Really used index blocks (kb) | RUBLOCK_KB | DEC | 15 | ||
INDDE | Deleted index blocks (kb) | DEBLOCK_KB | DEC | 15 |