EVNTGBL Resource Table

This CICS resource object provides information about event processing.

A particular CICS region has only one instance of the resource.

The following actions are supported:
START
The EVENTPROCESS state is changed to STARTED. For inflight transactions, the capture of nontransactional events starts immediately and the capture of transactional events starts at the next sync point.
DRAIN
The EVENTPROCESS state is changed to DRAIN, and event capture is stopped immediately. Any transactional events on the dispatcher queue are deleted. Transactional events are not considered captured until a sync point occurs and a sync point event will not now be captured. Any nontransactional events are emitted. When the last event on the queue is emitted, the EVENTPROCESS state changes to STOPPED.
STOP
The EVENTPROCESS state is changed to STOPPED, and event capture is stopped immediately. All events on the dispatcher queue are deleted.

External resource name
CICSEventProcessing
Length
176
Usage
API or WUI or CICS Management Client Interface or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0193
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
SET   None N/A
PERFORM SET START None N/A
  DRAIN None N/A
  STOP None N/A
Table 2. EVNTGBL resource table attributes
Name Datatype Source CICS Source CICS Field Len Sum Set Description Get Invalid Attr ID
EYU_CICSNAME CHAR CPSM     8 DIFF No CICS System Name    
EYU_CICSREL CHAR CPSM     4 DIFF No CICS Release    
EYU_RESERVED CHAR CPSM     4 N/A No Reserved    
EPSTATUS CVDAS CPSM EVENTPROCESS EPSTATUS 4 LIKE Yes Event processing status   1
EPSTATUS Input/output valid values STARTED, STOPPED, DRAIN
EVNTBACKOUT BINARY STAT DFHEPGDS EPG_COMMIT_BACKWARD_EVENTS 4 MAX No Commit backward events   7
EVNTCAPOPSF BINARY STAT DFHECGDS ECG_CAPTURE_OPS_FAILED 4 MAX No Capture operations failed   26
EVNTCOMMIT BINARY STAT DFHEPGDS EPG_COMMIT_FORWARD_EVENTS 4 MAX No Commit forward events   6
EVNTCURRDSP BINARY STAT DFHEPGDS EPG_CURRENT_DISPATCHERS 4 MAX No Current dispatcher tasks   17
EVNTCURREVQ BINARY STAT DFHEPGDS EPG_CURRENT_EVC_QUEUE 4 MAX No Current event capture queue   8
EVNTCURRTRQ BINARY STAT DFHEPGDS EPG_CURRENT_TRANS_QUEUE 4 MAX No Current transactional queue   10
EVNTCUSTAD BINARY STAT DFHEPGDS EPG_CUSTOM_ADAPTER_EVENTS 4 MAX No Events to Custom EP adapter   22
EVNTDISABLE BINARY STAT DFHECGDS ECG_EB_EVENTS_DISABLED 4 MAX No Events with disabled EVENTBINDING   4
EVNTDOMSTID BINARY STAT DFHEPGDS EPGDS_ID 2 MAX No EP domain statistics ID   24
EVNTDSPFAILC BINARY STAT DFHEPGDS EPG_DISPATCH_FAILURE_CONFIG 4 MAX No Events lost (dispatcher) - config   29
EVNTDSPFAILO BINARY STAT DFHEPGDS EPG_DISPATCH_FAILURE_OTHER 4 MAX No Events lost (dispatcher) - other   30
EVNTFILTCAP BINARY STAT DFHECGDS ECG_EB_EVENTS_CAPTURED 8 MAX No Events captured   3
EVNTFILTOPS BINARY STAT DFHECGDS ECG_EB_EVENT_FILTER_OPS 8 MAX No Event filtering operations   2
EVNTFILTOPSF BINARY STAT DFHECGDS ECG_FILTER_OPS_FAILED 4 MAX No Filter operations failed   25
EVNTHTTPCNT BINARY STAT DFHEPGDS EPG_HTTP_ADAPTER_EVENTS 4 MAX No Events to HTTP EP adapter E640 E650 33
EVNTLOSTAU BINARY STAT DFHEPGDS EPG_EVENTS_ADAPTER_UNAVAIL 4 MAX No Events lost - adapter unavailable E640 E650 E660 35
EVNTLOSTCO BINARY STAT DFHEPGDS EPG_ADAPTER_FAILURE_CONFIG 4 MAX No Events lost (adapter) - config   27
EVNTLOSTOT BINARY STAT DFHEPGDS EPG_ADAPTER_FAILURE_OTHER 4 MAX No Events lost (adapter) - other   28
EVNTMQADAPT BINARY STAT DFHEPGDS EPG_WMQ_ADAPTER_EVENTS 4 MAX No Events to Websphere MQ EP adapter   19
EVNTNORM BINARY STAT DFHEPGDS EPG_ASYNC_NORMAL_EVENTS 4 MAX No Async normal events   12
EVNTPEAKDSP BINARY STAT DFHEPGDS EPG_PEAK_DISPATCHERS 4 MAX No Peak dispatcher tasks   18
EVNTPEAKEVQ BINARY STAT DFHEPGDS EPG_PEAK_EVC_QUEUE 4 MAX No Peak event capture queue   9
EVNTPEAKTRQ BINARY STAT DFHEPGDS EPG_PEAK_TRANS_QUEUE 4 MAX No Peak transactional queue   11
EVNTPRIO BINARY STAT DFHEPGDS EPG_ASYNC_PRIORITY_EVENTS 4 MAX No Async priority events   13
EVNTPUT BINARY STAT DFHEPGDS EPG_PUT_EVENTS 4 MAX No Put events   5
EVNTSYNCCAP BINARY STAT DFHEPGDS EPG_SYNC_EVENTS 4 MAX No Synchronous events E640 E650 E660 31
EVNTSYNCFAIL BINARY STAT DFHEPGDS EPG_SYNC_EVENTS_FAILED 4 MAX No Synchronous events failed E640 E650 E660 32
EVNTSYSCAP BINARY STAT DFHECGDS ECG_SYS_EVENTS_CAPTURED 8 MAX No Total system events captured E640 E650 E660 36
EVNTTDQSTAT BINARY STAT DFHEPGDS EPG_TDQUEUE_ADAPTER_EVENTS 4 MAX No Events to Tdqueue EP adapter E640 E650 E660 E670 E680 E690 E700 37
EVNTTRAN BINARY STAT DFHEPGDS EPG_TRANS_EVENTS 4 MAX No Transactional events   14
EVNTTRANATT BINARY STAT DFHEPGDS EPG_DISPATCHERS_ATTACHED 4 MAX No Dispatcher tasks attached   16
EVNTTRANDIS BINARY STAT DFHEPGDS EPG_TRANS_EVENTS_DISCARDED 4 MAX No Transactional events discarded   15
EVNTTRANSAD BINARY STAT DFHEPGDS EPG_TRANS_ADAPTER_EVENTS 4 MAX No Events to Transaction EP adapter   21
EVNTTSQSTAT BINARY STAT DFHEPGDS EPG_TSQUEUE_ADAPTER_EVENTS 4 MAX No Events to Tsqueue EP adapter   20
SCHEMALEVEL CHAR STAT     4 MAX No Highest schema level supported E640 E650 E660 34