SAP ABAP Table INFCFGRESD (Detail result table for Informix/OS check program)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-INF-CCM (Application Component) CCMS / Database Monitors for Informix
⤷
SINFMONI (Package) Informix: Alerts Next Gen: Tools (Analyze, Collecting, ...)
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | INFCFGRESD |
|
| Short Description | Detail result table for Informix/OS check program |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
CKDETAILLN | INT4 | INT4 | 10 | 0 | Link between master and detail result table | ||
| 2 | |
CHECKPARAM | CHAR50 | CHAR | 50 | 0 | Informix/OS parameter name (to check): LTXHWM, ... | ||
| 3 | |
CKPERFORMA | CHAR1 | CHAR | 1 | 0 | Performance check or not ('Y'/'N') ? | ||
| 4 | |
CKDETAILNO | INT2 | INT2 | 5 | 0 | (Serial) detail number of logical check (LTXHWM: 1 & 2) | ||
| 5 | |
CKONCFGFL | CHAR1 | CHAR | 1 | 0 | Check tool: got param from oncfg table or file | ||
| 6 | |
CHCKOCLASS | CHAR10 | CHAR | 10 | 0 | Origin class of parameter: 'ONCONFIG','OS',... | ||
| 7 | |
CKSEVERITY | DMSEVERITY | CHAR | 1 | 0 | Check severity: 'A'...abort, 'E'...error, 'W'...warning | ||
| 8 | |
CHECKOP | DMCHECKOP | CHAR | 2 | 0 | Check operator: '=','!=','<','>','<=','>=' or 'D' -> dynamic | ||
| 9 | |
CHECKVAL | DMCHECKVAL | CHAR | 50 | 0 | Absolute check value or 'D' (-> dynamic check) | ||
| 10 | |
CKACTVAL | CHAR50 | CHAR | 50 | 0 | Actual (absolute) value (found by infcfgcheck) | ||
| 11 | |
CKBYTEUNIT | DMBYTEUNIT | CHAR | 1 | 0 | Byte unit of check value: T...tera, G...giga, M...mega, ... | ||
| 12 | |
CKMODTIME | TIMESTMP | CHAR | 14 | 0 | Modification (or inserting) timestamp (YYYYMMDDHHMMSS) | ||
| 13 | |
CKMODUSER | CHAR12 | CHAR | 12 | 0 | Normal SAP User or Special User '#SAP#' | ||
| 14 | |
CKMSGTEXTD | CHAR80 | CHAR | 80 | 0 | Detail message text for check |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |