DB6ALRTCFG - DB6: Alert Configuration Data
DB6: Alert Configuration Data information is stored in SAP table DB6ALRTCFG.
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 DB6ALRTCFG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYSID | Name of SAP System | X | SYSYSID | CHAR | 8 | |
COLLECTOR | Alert: Logical Name of Tool | X | ALTOOLKEY | CHAR | 40 | |
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 | |
ALRTMSGNO | Message Number | SYMSGNO | NUMC | 3 | ||
REACTMSGNO | Message Number | SYMSGNO | NUMC | 3 | ||
OPERATOR | Operator for Comparison: EQ,GE,LE,GT,LT,NE,BT,NB,IN,NI | CHAR | 2 | |||
PARAMLIST | Value for Comparison(List Separator = ; Range Separator = :) | CHAR | 100 | |||
PARAMUNIT | ALert: Unit for Perfomance Values | ALUNIT | CHAR | 4 | ||
ATTRTYPE | Alert: monitoring type class (perf., single msg.,...) | ALTIDMTCL | CHAR | 3 | ||
COMPONENT | CHAR | 5 | ||||
PARTITN | Partition Number | INT4 | 4 | |||
PATH | Path to Object Within Monitoring Tree | CHAR | 100 | |||
ACTIVE | Entry Activated (Y/N) | CHAR | 1 | |||
CUSTOMIZE | Entry May Be Changed by Customer (Y/N) | CHAR | 1 | |||
REACT | Type of Alert Reaction | CHAR | 1 | |||
MODDATE | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | DB6TSTAMP | CHAR | 14 | ||
MODUSER | User Name | SYUNAME | CHAR | 12 | ||
MODCOMMENT | Comment | CHAR | 255 | |||
MSGID | Message Class | SYMSGID | CHAR | 20 | * | |
COCKPIT_ACTION | Identification of Analysis Action within DBA Cockpit | INT4 | 4 |