EVENTBINDING: Global statistics

Shows information and global statistics about event bindings.

You can retrieve EVENTBINDING global statistics by using the EXTRACT STATISTICS EVENTBINDING system command. They are mapped by the DFHECGDS DSECT.

Table 1. EVENTBINDING: Global statistics
DFHSTUP name Field name Description
Total event filter operations ECG_EB_EVENT_FILTER_OPS The number of event filtering operations.

Reset characteristic: reset to zero

Events with disabled EVENTBINDING ECG_EB_EVENTS_DISABLED The number of events that were not captured because of a disabled event binding.

Reset characteristic: reset to zero

Total events captured ECG_EB_EVENTS_CAPTURED The total number of application and system events captured.

Reset characteristic: reset to zero

Total system events captured ECG_SYS_EVENTS_CAPTURED The number of system events captured.

Reset characteristic: reset to zero

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

Reset characteristic: reset to zero

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

Reset characteristic: reset to zero