Event processing - EVNTGBL
The Event processing (EVNTGBL) views display statistical information about event processing.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| Event processing EYUSTARTEVNTGBL.DETAILED |
Detailed information about event processing. |
| Event processing EYUSTARTEVNTGBL.DRAIN |
Drain event processing. |
| Event processing EYUSTARTEVNTGBL.START |
Start event processing. |
| Event processing EYUSTARTEVNTGBL.STOP |
Stop event processing. |
| Event processing EYUSTARTEVNTGBL.TABULAR |
Tabular information about event processing. |
Actions
| Action | Description |
|---|---|
| DRAIN | Drain event processing. |
| SET | Set attributes according to values specified in the input fields |
| START | Start event processing. |
| STOP | Stop event processing. |
Fields
| Field | Attribute name | Description |
|---|---|---|
| Event processing status | EPSTATUS |
Indicates the current status of event processing. Values are:
|
| Commit backward events | EVNTBACKOUT | The number of commit_event backward requests on the EP dispatcher queue. |
| Capture operations failed | EVNTCAPOPSF | The number of capture operations that did not complete because CICS determined that an event was required but failed to capture it. |
| Commit forward events | EVNTCOMMIT | The number of commit_event forward requests on the EP dispatcher queue. |
| Current dispatcher tasks | EVNTCURRDSP | The current number of dispatcher tasks. |
| Current event capture queue | EVNTCURREVQ | The current number of events on the event capture queue. |
| Current transactional queue | EVNTCURRTRQ | The current number of events on the transactional queue. |
| Events to Custom EP adapter | EVNTCUSTAD | The number of events dispatched to the custom EP adapter. |
| Events with disabled EVENTBINDING | EVNTDISABLE | The number of events that were not captured due to a disabled event binding. |
| EP domain statistics ID | EVNTDOMSTID | EP domain statistics ID. |
| Events lost (dispatcher) - config | EVNTDSPFAILC | The number of events captured but not dispatched to an EP adapter because the dispatcher encountered a problem relating to a resource specified in the eventDispatcherPolicy section of the event binding. |
| Events lost (dispatcher) - other | EVNTDSPFAILO | The number of events that were captured but not dispatched to an EP adapter because the dispatcher encountered a problem in the CICS environment such as insufficient storage. |
| Events captured | EVNTFILTCAP | The number of events captured. |
| Event filtering operations | EVNTFILTOPS | The number of event filtering operations. |
| Filter operations failed | EVNTFILTOPSF | The number of filtering operations that did not complete because CICS was unable to determine whether an event should have been captured. |
| Events to HTTP EP adapter | EVNTHTTPCNT | The number of events dispatched to the HTTP EP adapter. |
| Events lost - adapter unavailable | EVNTLOSTAU | The number of events that were captured but not emitted because the EP adapter was unavailable. |
| Events lost (adapter) - config | EVNTLOSTCO | The number of events that were captured but not emitted because the EP adapter encountered a problem relating to a resource specified in the eventDispatcherAdapter configuration section of the event binding. |
| Events lost (adapter) - other | EVNTLOSTOT | The number of events that were captured but not emitted because the EP adapter encountered a problem in the CICS environment such as insufficient storage. |
| Events to IBM MQ EP adapter | EVNTMQADAPT | The number of events dispatched to the Websphere MQ EP adapter. |
| Async normal events | EVNTNORM | The number of normal priority events. |
| Peak dispatcher tasks | EVNTPEAKDSP | The maximum number of dispatcher tasks. |
| Peak event capture queue | EVNTPEAKEVQ | The maximum number of events on the event capture queue. |
| Peak transactional queue | EVNTPEAKTRQ | The maximum number of events on the transactional queue. |
| Async priority events | EVNTPRIO | The number of high priority events. |
| Put events | EVNTPUT | The number of put_events on the EP dispatcher queue. |
| Synchronous events | EVNTSYNCCAP | Synchronous emission events captured. |
| Synchronous events failed | EVNTSYNCFAIL | Synchronous emission events that could not be emitted. |
| Total system events captured | EVNTSYSCAP | The count of system events that have been collected. |
| Events to Tdqueue EP adapter | EVNTTDQSTAT | The number of events dispatched to the Tdqueue EP adapter. |
| Transactional events | EVNTTRAN | The number of transactional events. |
| Dispatcher tasks attached | EVNTTRANATT | The number of dispatcher tasks attached. |
| Transactional events discarded | EVNTTRANDIS | The number of transactional events discarded. |
| Events to Transaction EP adapter | EVNTTRANSAD | The number of events dispatched to the transaction EP adapter. |
| Events to Tsqueue EP adapter | EVNTTSQSTAT | The number of events dispatched to the Tsqueue EP adapter. |
| Highest schema level supported | SCHEMALEVEL | The highest version and release of schema supported. The value is in the form vvrr, where 0201 indicates Version 2 Release 1. |