SAP ABAP Table INFCFGRESM (Master 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 | INFCFGRESM |
|
| Short Description | Master 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 | |
CKTIMESTMP | TIMESTMP | CHAR | 14 | 0 | Timestamp of check begin (YYYYMMDDHHMMSS) | ||
| 2 | |
CHCKOPTION | CHAR50 | CHAR | 50 | 0 | Option with which infcfgcheck was started: '-a',... | ||
| 3 | |
SYSAPRL | SYCHAR04 | CHAR | 4 | 0 | Release of SAP System | ||
| 4 | |
INFRELEASE | CHAR10 | CHAR | 10 | 0 | Full qualified Informix release ('7.20.EV3P6') or '*' | ||
| 5 | |
OSTYPE | CHAR10 | CHAR | 10 | 0 | OS type without release no. (or '*'): HP-UX, Windows NT, ... | ||
| 6 | |
OSRELEASE | CHAR10 | CHAR | 10 | 0 | Full qualified operating system rel. number ('10.10') or '*' | ||
| 7 | |
SYSSTATE | CHAR6 | CHAR | 6 | 0 | system state: db down, db up or r3 up | ||
| 8 | |
THRESOURCE | CHAR1 | CHAR | 1 | 0 | Source for thresh. check: T...table,F...file,E...executable | ||
| 9 | |
CKRETCODE | INT2 | INT2 | 5 | 0 | Return code of check run: 0...roger, >1...error | ||
| 10 | |
SQLCHECKS | INT2 | INT2 | 5 | 0 | Sum of 'forked' single checks in specific check run | ||
| 11 | |
CHCKSID | CHAR3 | CHAR | 3 | 0 | 'Short' SAP sid | ||
| 12 | |
CKMSGTEXT | CHAR80 | CHAR | 80 | 0 | Global message text for check run | ||
| 13 | |
CKDETAILLN | INT4 | INT4 | 10 | 0 | Link between master and detail result table |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |