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
168
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 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 4 LIKE Yes Event processing status   1
EPSTATUS Input/output valid values STARTED, STOPPED, DRAIN
EVNTBACKOUT BINARY STAT 4 MAX No Commit backward events   7
EVNTCAPOPSF BINARY STAT 4 MAX No Capture operations failed   26
EVNTCOMMIT BINARY STAT 4 MAX No Commit forward events   6
EVNTCURRDSP BINARY STAT 4 MAX No Current dispatcher tasks   17
EVNTCURREVQ BINARY STAT 4 MAX No Current event capture queue   8
EVNTCURRTRQ BINARY STAT 4 MAX No Current transactional queue   10
EVNTCUSTAD BINARY STAT 4 MAX No Events to Custom EP adapter   22
EVNTDISABLE BINARY STAT 4 MAX No Events with disabled EVENTBINDING   4
EVNTDOMSTID BINARY STAT 2 MAX No EP domain statistics ID   24
EVNTDSPFAILC BINARY STAT 4 MAX No Events lost (dispatcher) - config   29
EVNTDSPFAILO BINARY STAT 4 MAX No Events lost (dispatcher) - other   30
EVNTFILTCAP BINARY STAT 8 MAX No Events captured   3
EVNTFILTOPS BINARY STAT 8 MAX No Event filtering operations   2
EVNTFILTOPSF BINARY STAT 4 MAX No Filter operations failed   25
EVNTHTTPCNT BINARY STAT 4 MAX No Events to HTTP EP adapter E640 E650 33
EVNTLOSTAU BINARY STAT 4 MAX No Events lost - adapter unavailable E640 E650 E660 35
EVNTLOSTCO BINARY STAT 4 MAX No Events lost (adapter) - config   27
EVNTLOSTOT BINARY STAT 4 MAX No Events lost (adapter) - other   28
EVNTMQADAPT BINARY STAT 4 MAX No Events to Websphere MQ EP adapter   19
EVNTNORM BINARY STAT 4 MAX No Async normal events   12
EVNTPEAKDSP BINARY STAT 4 MAX No Peak dispatcher tasks   18
EVNTPEAKEVQ BINARY STAT 4 MAX No Peak event capture queue   9
EVNTPEAKTRQ BINARY STAT 4 MAX No Peak transactional queue   11
EVNTPRIO BINARY STAT 4 MAX No Async priority events   13
EVNTPUT BINARY STAT 4 MAX No Put events   5
EVNTSYNCCAP BINARY STAT 4 MAX No Synchronous events E640 E650 E660 31
EVNTSYNCFAIL BINARY STAT 4 MAX No Synchronous events failed E640 E650 E660 32
EVNTSYSCAP BINARY STAT 8 MAX No Total system events captured E640 E650 E660 36
EVNTTRAN BINARY STAT 4 MAX No Transactional events   14
EVNTTRANATT BINARY STAT 4 MAX No Dispatcher tasks attached   16
EVNTTRANDIS BINARY STAT 4 MAX No Transactional events discarded   15
EVNTTRANSAD BINARY STAT 4 MAX No Events to Transaction EP adapter   21
EVNTTSQSTAT BINARY STAT 4 MAX No Events to Tsqueue EP adapter   20
SCHEMALEVEL CHAR STAT 4 MAX No Highest schema level supported E640 E650 E660 34