HDB_SIZE_HISTORY - History of the DB Size
History of the DB Size information is stored in SAP table HDB_SIZE_HISTORY.
It is part of development package SDBA_HDB in software component HAN-DB. This development package consists of objects that can be grouped under "DBACOCKPIT for NewDB (HDB)".
It is part of development package SDBA_HDB in software component HAN-DB. This development package consists of objects that can be grouped under "DBACOCKPIT for NewDB (HDB)".
Fields for table HDB_SIZE_HISTORY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CON_NAME | Logical name of a database connection | X | DBCON_NAME | CHAR | 60 | |
COLLECT_DATE | System Date | X | SYDATUM | DATS | 16 | |
MEMORY_USED | Dec20 with 2 decimal places | DEC20_2 | DEC | 11 | ||
DISK_USED_DATA | Dec20 with 2 decimal places | DEC20_2 | DEC | 11 | ||
DISK_USED_LOG | Dec20 with 2 decimal places | DEC20_2 | DEC | 11 | ||
DISK_USED_TRACE | Dec20 with 2 decimal places | DEC20_2 | DEC | 11 |