DBCHECKORA - Configuration of Database Check
Configuration of Database Check information is stored in SAP table DBCHECKORA.
It is part of development package SDBO in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "Database Administration: Oracle-Specific Components".
It is part of development package SDBO in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "Database Administration: Oracle-Specific Components".
Fields for table DBCHECKORA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | Type of Check Condition | X | CHKTYPE | CHAR | 4 | |
PARAM | Name of Check Condition | X | CHKPARAM | CHAR | 50 | |
OBJECT | Object for Check Condition | X | CHKOBJ | CHAR | 50 | |
ACTIVE | Activation Indicator for Check Condition | CHKACTIV | CHAR | 1 | ||
SEVERITY | Level of Check Condition | CHKSEVER | CHAR | 1 | ||
CHKOP | Operand for Check Condition | CHKOPER | CHAR | 4 | ||
CHKVAL | Check Value of Check Condition | CHKVALUE | CHAR | 24 | ||
UNIT | Unit of Check Value | CHKUNIT | CHAR | 1 | ||
CHKREP | Job frequency | CHKREP | CHAR | 5 | ||
REPUNIT | Unit for Repetition Period | CHKREPUNIT | CHAR | 1 | ||
MODFLAG | Modification flag | CHKMODIFY | CHAR | 1 | ||
MODDATE | Time of Check or Change | CHKDATE | CHAR | 14 | ||
MODUSER | Changed by | USER | CHAR | 12 | ||
REACTION | Automatic Reaction | CHKREACT | CHAR | 10 | ||
CORRTYPE | Type of Corrective Measure | CHKCTYPE | CHAR | 1 | ||
CORRNAME | Corrective Measure | CHKCNAME | CHAR | 132 | ||
CHKDESC | Description of Check Condition | CHKDESC | CHAR | 255 |