EVNTGBLRecordType

EVNTGBL Record

Fields

CICSRelease (String)
currentEventCaptureQueue (Long)

The current number of events on the event capture queue.

currentTransactionalQueue (Long)

The current number of events on the transactional queue.

eventProcessingStatus (String)

Indicates the current status of event processing. Values are:

DRAIN : Event processing is draining

STARTED : Event processing has started

STOPPED : Event processing has stopped.

evntbackout (Long)

The number of commit_event backward requests on the EP dispatcher queue.

evntcapopsf (Long)

The number of capture operations that did not complete because CICS determined that an event was required but failed to capture it.

evntcommit (Long)

The number of commit_event forward requests on the EP dispatcher queue.

evntcurrdsp (Long)

The current number of dispatcher tasks.

evntcustad (Long)

The number of events dispatched to the custom EP adapter.

evntdisable (Long)

The number of events that were not captured due to a disabled event binding.

evntdomstid (Long)

EP domain statistics ID.

evntdspfailc (Long)

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.

evntdspfailo (Long)

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.

evntfiltcap (Long)

The number of events captured.

evntfiltops (Long)

The number of event filtering operations.

evntfiltopsf (Long)

The number of filtering operations that did not complete because CICS was unable to determine whether an event should have been captured.

evnthttpcnt (Long)

The number of events dispatched to the HTTP EP adapter.

evntlostau (Long)

The number of events that were captured but not emitted because the EP adapter was unavailable.

evntlostco (Long)

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.

evntlostot (Long)

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.

evntmqadapt (Long)

The number of events dispatched to the Websphere MQ EP adapter.

evntnorm (Long)

The number of normal priority events.

evntpeakdsp (Long)

The maximum number of dispatcher tasks.

evntpeakevq (Long)

The maximum number of events on the event capture queue.

evntpeaktrq (Long)

The maximum number of events on the transactional queue.

evntprio (Long)

The number of high priority events.

evntsynccap (Long)

Synchronous emission events captured.

evntsyncfail (Long)

Synchronous emission events that could not be emitted.

evntsyscap (Long)

The count of system events that have been collected.

evnttdqstat (Long)

The number of events dispatched to the Tdqueue EP adapter.

evnttran (Long)

The number of transactional events.

evnttranatt (Long)

The number of dispatcher tasks attached.

evnttrandis (Long)

The number of transactional events discarded.

evnttransad (Long)

The number of events dispatched to the transaction EP adapter.

evnttsqstat (Long)

The number of events dispatched to the Tsqueue EP adapter.

putEvents (Long)

The number of put_events on the EP dispatcher queue.

regionName (String)
schemalevel (String)

The highest version and release of schema supported. The value is in the form vvrr, where 0201 indicates Version 2 Release 1.