Policy: Resource statistics
You can retrieve policy rule statistics by using the EXEC CICS PERFORM STATISTICS RECORD POLICY system command. They are mapped by the DFHMPRDS DSECT. Policy rule statistics are not available online.
| DFHSTUP name | Field name | Description |
|---|---|---|
| Policy name | MPR_POLICY_NAME | The name of the policy that contains the policy
rule Reset characteristic: not reset |
| Policy user tag | MPR_POLICY_USERTAG | The user tag of the policy that contains the rule Reset characteristic: not reset |
| Bundle name | MPR_BUNDLE_NAME | The name of the bundle that contains the policy
rule Reset characteristic: not reset |
| Bundle directory | MPR_BUNDLE_DIR | The directory of the bundle that contains the policy
rule Reset characteristic: not reset |
| Rule name | MPR_RULE_NAME | The name of the policy rule Reset characteristic: not reset |
| Rule type | MPR_RULE_TYPE | The type of the system or task rule For a complete list of supported types of policy system rules, see Policy system rules. For a complete list of supported types of policy task rules, see Policy task rules. Reset characteristic: not reset |
| Rule subtype | MPR_RULE_SUBTYPE | The subtype of the policy task rule This field is not applicable to system rules. Reset characteristic: not reset |
| Action type | MPR_ACTION_TYPE | The type of the policy rule action For details on supported actions in a rule, see Policy actions. Reset characteristic: not reset |
| Action count | MPR_ACTION_COUNT | The total number of times that the action of this rule has been
performed Reset characteristic: reset to zero |
| Action time | MPR_ACTION_TIME | The last time that the action of this rule was performed Reset characteristic: reset to zero |
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.