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