DB6PMHCDM - DB6: Database and Database Manager Parameter Changes
DB6: Database and Database Manager Parameter Changes information is stored in SAP table DB6PMHCDM.
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 DB6PMHCDM
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 | DB6: partition number (space if not applicable) | X | CHAR | 4 | ||
OBJECTTYPE | DB6: object type (D=database,M=database manager) | X | CHAR | 1 | ||
PARNAME | DB6: parameter name | X | CHAR | 30 | ||
PARVALUE | DB6: parameter value | CHAR | 255 | |||
PARTYPE | DB6: parameter type (U=updateable, R=readonly) | CHAR | 1 | |||
PARVALUE_FLAG | DB6: parameter value flag (e.g. AUTOMATIC) | CHAR | 10 |