DB6PMHST - DB6: Snapshot Table History
DB6: Snapshot Table History information is stored in SAP table DB6PMHST.
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 DB6PMHST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYSID | Name of SAP System | X | SYSYSID | CHAR | 8 | |
COMPTIME | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | X | DB6TSTAMP | CHAR | 14 | |
PARTITN | Partition Number | X | INT4 | 4 | ||
TAB_SCHEMA | DB6: General identifier | X | DB6IDENT | CHAR | 20 | |
TABLE_NAME | DB6: General identifier | X | DB6IDENT | CHAR | 20 | |
RW_WRITTEN | rows_written: Number of Changes to the Table | DEC | 12 | |||
RW_READ | rows_read: Number of Reads from the Table | DEC | 12 | |||
OF_ACCESS | overflow_accesses: Number of Accesses to Overflow Rec. | DEC | 12 | |||
PG_REORGS | page_reorgs: Number of Page REORGs for Table | DEC | 12 |