Bundles: resource statistics
You can retrieve bundle statistics by using the EXEC CICS EXTRACT STATISTICS BUNDLE system command. They are mapped by the DFHRLRDS DSECT.
| DFHSTUP name | Field name | Description |
|---|---|---|
| Bundle name | RLR_BUNDLE_NAME | The name of the BUNDLE resource definition. Reset characteristic: not reset |
| Bundle directory | RLR_BUNDLE_DIRECTORY | The location of the bundle on z/OS UNIX. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_BASESCOPE | The scope that is associated with the BUNDLE resource. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_DEFINE_SOURCE | The source of the resource definition. Its value depends on the change agent. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_CHANGE_TIME | The time stamp (STCK) in local time of the CSD record change. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_CHANGE_USERID | The user ID that ran the CHANGE_AGENT. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_CHANGE_AGENT | The agent that was used to make the last change. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_INSTALL_AGENT | The agent that installed the resource. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_INSTALL_TIME | The time stamp (STCK) in local time when the resource was installed. Reset characteristic: not reset |
| Not in DFHSTUP report | RLR_BUNDLE_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.