DB6ALRTMSG - DB6: Alert Log Table for Database System Check
DB6: Alert Log Table for Database System Check information is stored in SAP table DB6ALRTMSG.
It is part of development package SDBA_ALERT in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Alerting".
It is part of development package SDBA_ALERT in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Alerting".
Fields for table DB6ALRTMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYSID | Name of SAP System | X | SYSYSID | CHAR | 8 | |
PARTITN | Partition Number | X | INT4 | 4 | ||
OBJECT | Alert: Short Name of Monitoring Type | X | ALMTNAMESH | CHAR | 40 | |
ATTRIBUTE | Alert: Short Name of Monitoring Type | X | ALMTNAMESH | CHAR | 40 | |
ALRTVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | X | ALVALUE | INT4 | 4 | |
ALRTTIME | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | X | DB6TSTAMP | CHAR | 14 | |
PARAMVALUE | CHAR | 100 | ||||
PARAMUNIT | ALert: Unit for Perfomance Values | ALUNIT | CHAR | 4 | ||
COMPONENT | CHAR | 5 | ||||
ALRTMSG | Explanation of Alert Situation | CHAR | 255 | |||
REACTMSG | Explanation of Required Reaction | CHAR | 255 |