DB6PMHXPHD - DB6: Summary Record of Tablespace And DB Space Statistics
DB6: Summary Record of Tablespace And DB Space Statistics information is stored in SAP table DB6PMHXPHD.
It is part of development package STU6 in software component BC-DB-DB6. This development package consists of objects that can be grouped under "DB6: Performance-Monitor (UNIX/Windows)".
It is part of development package STU6 in software component BC-DB-DB6. This development package consists of objects that can be grouped under "DB6: Performance-Monitor (UNIX/Windows)".
Fields for table DB6PMHXPHD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYSID | Name of SAP System | X | SYSYSID | CHAR | 8 | |
STATTYPE | DB6: Type of statistics (D=daily,W=weekly,M=monthly) | X | CHAR | 1 | ||
OBJECTNAME | DB6: Tablespace Name | X | DB6TSPNAME | CHAR | 30 | |
PARTITN | DB6: Partition Number | X | INT4 | 4 | ||
TOTALKB | DB6: size of object in KB | DEC | 12 | |||
C_TOTALKB | DB6: size of changes/interval in KB | DEC | 12 | |||
USEDKB | DB6: used size of object in KB | DEC | 12 | |||
C_USEDKB | DB6: changes/interval of used in KB | DEC | 12 | |||
FREEKB | DB6: free size of object in KB | DEC | 12 | |||
NUM_CONT | DB6: number of containers | DEC | 12 | |||
C_NUM_CONT | DB6: changes/interval for number of containers | DEC | 12 | |||
TBS_TYPE | DB6: tbs type: For Example, SMS or DMS | CHAR | 5 |