EVENTBINDING: Resource statistics
Shows information and resource statistics about event bindings.
You can retrieve EVENTBINDING resource statistics by using the EXEC CICS EXTRACT STATISTICS EVENTBINDING RESID() command, They are mapped by the DFHECRDS DSECT.
| DFHSTUP name | Field name | Description |
|---|---|---|
| EVENTBINDING Name | ECR_EVENTBINDING_NAME | The name of the event binding. Reset characteristic: not reset |
| EVENTBINDING EPADAPTER name | ECR_EPADAPTER_NAME | The name of the EP adapter. Reset characteristic: not reset |
| Not in DFHSTUP report | ECR_EB_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 | ECR_EB_CHANGE_TIME | The time stamp (STCK) in local time of CSD record change. Reset characteristic: not reset |
| Not in DFHSTUP report | ECR_EB_CHANGE_USERID | The user ID that ran the change agent. Reset characteristic: not reset |
| Not in DFHSTUP report | ECR_EB_CHANGE_AGENT | The agent that made the last change. Reset characteristic: not reset |
| Not in DFHSTUP report | ECR_EB_INSTALL_AGENT | The agent that installed the resource. Reset characteristic: not reset |
| Not in DFHSTUP report | ECR_EB_INSTALL_TIME | The time stamp (STCK) in local time when the resource was
installed. Reset characteristic: not reset |
| Not in DFHSTUP report | ECR_EB_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.