DB6PMHXP - DB6: Detail Record of Tablespace and DB Space Statistics
DB6: Detail Record of Tablespace and DB Space Statistics information is stored in SAP table DB6PMHXP.
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 DB6PMHXP
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 | ||
| BASEDATE | DB6: reference date of the statistics | X | DATS | 8 | ||
| TOTALKB | DB6: size of object in KB | DEC | 12 | |||
| USEDKB | DB6: used size of object in KB | DEC | 12 | |||
| FREEKB | DB6: free size of object in KB | DEC | 12 | |||
| NUM_CONT | DB6: number of containers | DEC | 12 |