EPADAPTER report

The EPADAPTER report shows information and statistics about each EP adapter. This report is produced using a combination of EXEC CICS INQUIRE EPADAPTER and EXEC CICS EXTRACT STATISTICS EPADAPTER commands. The statistics data is mapped by the DFHEPRDS DSECT.

Table 1. Fields in the EPADAPTER report
Field Heading Description
EPADAPTER name The name of the EP adapter.

Source field: EPR-ADAPTER-NAME

Enable status The current enable status of the EP adapter.

Source field: EXEC CICS INQUIRE EPADAPTER ENABLESTATUS()

EPADAPTER Type The adapter type.

Source field: EPR-ADAPTER-TYPE

EPADAPTER Emission mode The EP adapter emission mode. This identifies whether the EP adapter is for synchronous or asynchronous events.

Source field: EPR-EMISSION-MODE

EPADAPTER Number of put events The number of events passed to EP for emission by this adapter.

Source field: EPR-PUT-EVENTS