XMLTRANSFORM: resource statistics
You can retrieve XMLTRANSFORM resource statistics by using the EXEC CICS EXTRACT STATISTICS XMLTRANSFORM system command. They are mapped by the DFHMLRDS DSECT.
| DFHSTUP name | Field name | Description |
|---|---|---|
| XMLTRANSFORM name | MLR_XMLTRANSFORM_NAME | The name of the XMLTRANSFORM resource. Reset characteristic: not reset |
| XML binding file | MLR_XSDBIND_FILE | The name and location of the XML binding in z/OS UNIX. Reset characteristic: not reset |
| XML schema file | MLR_XMLSCHEMA_FILE | The name and location of the XML schema in z/OS UNIX. Reset characteristic: not reset |
| Validation | MLR_MSG_VALIDATION | The status of XML validation. Reset characteristic: not reset |
| XMLTRANSFORM use count | MLR_XMLTRNFM_USE_COUNT | The number of times that the XML binding has been used for data transformation. Reset characteristic: not reset |
| Not in DFHSTUP report | MLR_XMLTRNFM_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 | MLR_XMLTRNFM_CHANGE_TIME | The time stamp (STCK) in local time of the CSD record change. Reset characteristic: not reset |
| Not in DFHSTUP report | MLR_XMLTRNFM_CHANGE_USERID | The user ID that ran the CHANGE_AGENT. Reset characteristic: not reset |
| Not in DFHSTUP report | MLR_XMLTRNFM_CHANGE_AGENT | The agent that was used to make the last change. Reset characteristic: not reset |
| Not in DFHSTUP report | MLR_XMLTRNFM_INSTALL_AGENT | The agent that installed the resource. Reset characteristic: not reset |
| Not in DFHSTUP report | MLR_XMLTRNFM_INSTALL_TIME | The time stamp (STCK) in local time when the resource was installed. Reset characteristic: not reset |
| Not in DFHSTUP report | MLR_XMLTRNFM_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.