SAP ABAP Table INFCFGTHRE ('Thresholds' for Informix/OS configuration 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 | INFCFGTHRE |
|
| Short Description | 'Thresholds' for Informix/OS configuration 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 | |
SYSAPRL | SYCHAR04 | CHAR | 4 | 0 | Release of SAP System | ||
| 2 | |
INFRELEASE | CHAR10 | CHAR | 10 | 0 | Full qualified Informix release ('7.20.EV3P6') or '*' | ||
| 3 | |
OSTYPE | CHAR10 | CHAR | 10 | 0 | OS type without release no. (or '*'): HP-UX, Windows NT, ... | ||
| 4 | |
OSRELEASE | CHAR10 | CHAR | 10 | 0 | Full qualified operating system rel. number ('10.10') or '*' | ||
| 5 | |
CKMODTIME | TIMESTMP | CHAR | 14 | 0 | Modification (or inserting) timestamp (YYYYMMDDHHMMSS) | ||
| 6 | |
CKMODUSER | CHAR12 | CHAR | 12 | 0 | Normal SAP User or Special User '#SAP#' | ||
| 7 | |
CHECKPARAM | CHAR50 | CHAR | 50 | 0 | Informix/OS parameter name (to check): LTXHWM, ... | ||
| 8 | |
CKDETAILNO | INT2 | INT2 | 5 | 0 | (Serial) detail number of logical check (LTXHWM: 1 & 2) | ||
| 9 | |
CKPERFORMA | CHAR1 | CHAR | 1 | 0 | Performance check or not ('Y'/'N') ? | ||
| 10 | |
CHCKOCLASS | CHAR10 | CHAR | 10 | 0 | Origin class of parameter: 'ONCONFIG','OS',... | ||
| 11 | |
CHCKSCLASS | CHAR10 | CHAR | 10 | 0 | System state class of parameter: 'DBDOWN', 'DBUP' or 'R3UP' | ||
| 12 | |
CHECKACTIV | CHAR1 | CHAR | 1 | 0 | Is check activated or not ('Y'/'N') ? | ||
| 13 | |
CKSEVERITY | DMSEVERITY | CHAR | 1 | 0 | Check severity: 'A'...abort, 'E'...error, 'W'...warning | ||
| 14 | |
CHECKOP | DMCHECKOP | CHAR | 2 | 0 | Check operator: '=','!=','<','>','<=','>=' or 'D' -> dynamic | ||
| 15 | |
CHECKVAL | DMCHECKVAL | CHAR | 50 | 0 | Absolute check value or 'D' (-> dynamic check) | ||
| 16 | |
CKBYTEUNIT | DMBYTEUNIT | CHAR | 1 | 0 | Byte unit of check value: T...tera, G...giga, M...mega, ... | ||
| 17 | |
CHCKMODIFY | CHAR1 | CHAR | 1 | 0 | Is modification for customer allowed ('Y'/'N') ? | ||
| 18 | |
CHKMODCOMM | DMMODCOMM | CHAR | 80 | 0 | Comment for customer modification | ||
| 19 | |
CHREACTION | CHAR50 | CHAR | 50 | 0 | Triggered reaction if check 'becomes true' |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |