INFCFGRESD - Detail result table for Informix/OS check program
Detail result table for Informix/OS check program information is stored in SAP table INFCFGRESD.
It is part of development package SINFMONI in software component BC-DB-INF-CCM. This development package consists of objects that can be grouped under "Informix: Alerts Next Gen: Tools (Analyze, Collecting, ...)".
It is part of development package SINFMONI in software component BC-DB-INF-CCM. This development package consists of objects that can be grouped under "Informix: Alerts Next Gen: Tools (Analyze, Collecting, ...)".
Fields for table INFCFGRESD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DETAILNO | Link between master and detail result table | X | CKDETAILLN | INT4 | 4 | |
PARAM | Informix/OS parameter name (to check): LTXHWM, ... | X | CHECKPARAM | CHAR | 50 | |
PERFORMANC | Performance check or not ('Y'/'N') ? | X | CKPERFORMA | CHAR | 1 | |
CKDETAILNO | (Serial) detail number of logical check (LTXHWM: 1 & 2) | X | CKDETAILNO | INT2 | 2 | |
ONCFGFLAG | Check tool: got param from oncfg table or file | X | CKONCFGFL | CHAR | 1 | |
OCLASS | Origin class of parameter: 'ONCONFIG','OS',... | CHCKOCLASS | CHAR | 10 | ||
SEVERITY | Check severity: 'A'...abort, 'E'...error, 'W'...warning | CKSEVERITY | CHAR | 1 | ||
CHECKOP | Check operator: '=','!=','<','>','<=','>=' or 'D' -> dynamic | CHECKOP | CHAR | 2 | ||
CHECKVAL | Absolute check value or 'D' (-> dynamic check) | CHECKVAL | CHAR | 50 | ||
ACTVAL | Actual (absolute) value (found by infcfgcheck) | CKACTVAL | CHAR | 50 | ||
BYTEUNIT | Byte unit of check value: T...tera, G...giga, M...mega, ... | CKBYTEUNIT | CHAR | 1 | ||
MODTIME | Modification (or inserting) time stamp (YYYYMMDDHHMMSS) | CKMODTIME | CHAR | 14 | ||
MODUSER | Normal SAP User or Special User '#SAP#' | CKMODUSER | CHAR | 12 | ||
MSGTEXT | Detail message text for check | CKMSGTEXTD | CHAR | 80 |