Rendezvous Request-Reply Timer Utility
Request-Reply Timer Utility records the time a request is delivered and the elapsed time until a reply is received for the same message.
This utility performs the following tasks:
To capture the timing of the request or reply sequence, a field named in the conversational message is identified. The value of this field must be constant during the conversation. For the timer utility to capture multiple request or reply conversations, the value of the field identified in the message must be unique for each request. A message sequence number can normally be used for this purpose.
The Timer Utility was originally used for CICS outbound request or reply conversations and can be used for bidirectional conversations. For CICS-outbound requests, the Substation ES envelope field identifies conversations. The Timer Utility understands the content of the envelope and can reveal detailed information on the request when the Timer Utility is in use for that purpose.
The sample JCL stream is listed as follows:
Before using this utility, you must specify the correct Rendezvous transport parameters.
Also, review and select the appropriate Request-Reply Timer Control Parameters. See Request-Reply Timer Control Parameters.
- Operational Commands
The Timer Utility has a z/OS console interface for assisting in the control of the Timer execution and allowing continuous processing. - Control Parameters
The following table describes the Request-Reply Timer parameters. - Examples of Control Statements
The section contains examples of control statements.