EPADAPTER: Resource statistics

Shows information and resource statistics about EP adapters

You can retrieve EPADAPTER statistics by using the EXEC CICS EXTRACT STATISTICS EVENTPROCESS RESID() command. They are mapped by the DFHEPRDS DSECT.

Table 1. EPADAPTER: resource statistics
DFHSTUP name Field name Description
EPADAPTER Name EPR_ADAPTER_NAME The name of the EP adapter.

Reset characteristic: not reset

EPADAPTER Type EPR_ADAPTER_TYPE The adapter type.

Reset characteristic: not reset

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

Reset characteristic: not reset

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

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_DEFINE_SOURCE The source of the resource definition. Its value depends on the change agent. For more information, see Summary of the resource signature field values.

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_CHANGE_TIME The time stamp (STCK) in local time of CSD record change.

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_CHANGE_USERID The user ID that ran the change agent.

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_CHANGE_AGENT The agent that made the last change.

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_INSTALL_AGENT The agent that installed the resource.

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_INSTALL_TIME The time stamp (STCK) in local time when the resource was installed.

Reset characteristic: not reset

Not in DFHSTUP report EPR_ADA_INSTALL_USERID The user ID that installed the resource.

Reset characteristic: not reset

The resource statistics fields for the resource signature

The resource signature captures details about when the resource is defined, installed, and last changed. The resource statistics field names for the resource signature end in CHANGE_AGENT, CHANGE_TIME, CHANGE_USERID, DEFINE_SOURCE, INSTALL_AGENT, INSTALL_TIME, and INSTALL_USERID. For detailed information about the content of the resource signature fields, see Summary of the resource signature field values.