CICSTG Transaction Response Time Summary attribute group
The CICSTG Transaction Response Time Summary contains the average response of completed transactions within the current minute. These attributes populate the Response Time Summary workspace, the Response Time Details workspace and the Region Overview workspace.
Address Space Name The jobname of the address space for the region that is being monitored. An alphanumeric string, with a maximum of eight characters.
ASID The address space identifier of the region being monitored, in hexadecimal format. Four hexadecimal digits.
Average Payload The average size of COMMAREA received from or sent to the CICS Transaction Server region. A nonnegative integer.
Average Request Duration in CICS TG The average time between when the request first arrived in CICS TG and before it was sent to CICS Transaction Server. A nonnegative integer
Average Response Duration in CICS TG The average time between when the response was received in CICS TG and the time it was sent back to the client application. A nonnegative integer.
Average Response Time The average response for all transactions. A nonnegative integer.
Average Time Waiting For Worker The average time that CICS TG had to wait for a worker thread to become available. A nonnegative integer.
Average Transaction Duration Outside CICS TG The average time spent outside of CICS TG and includes the time spent in CICS Transaction Server and the network, if not EXCI. A nonnegative integer.
Average Wiresize The average number of bytes of data received from or sent to the client. A nonnegative integer.
Failed Transactions The number of failed transactions. A nonnegative integer.
Flows to CICS TG The number of flows that went to a CICS TG server. A nonnegative integer.
Maximum Payload The maximum size of COMMAREA received from or sent to the CICS Transaction Server region. A nonnegative integer.
Maximum Response Time The response time of the slowest transaction. A nonnegative integer.
Maximum Time Waiting For Worker The maximum time that CICS TG had to wait for a worker thread to become available. A nonnegative integer.
Maximum Wiresize The largest number of bytes of data received from or sent to the client. A nonnegative integer.
Minimum Payload The minimum size of COMMAREA received from or sent to the CICS Transaction Server region. A nonnegative integer.
Minimum Response Time The response time of the fastest transaction. A nonnegative integer.
Minimum Wiresize The smallest number of bytes of data received from or sent to the client. A nonnegative integer.
Number Of CICS TS Regions The number of CICS Transaction Server regions that have received requests from this CICS TG. A nonnegative integer.
Number Of Clients The number of clients that have sent requests through this CICS TG. A nonnegative integer.
Origin Node The combination of the CICS TG jobname, the z/OS System ID (SMFID), and the CICSTG string. An alphanumeric string, maximum 32 bytes and case-sensitive.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the situation. If the origin node name matches the name of a managed system, the node's status changes accordingly. If the names of the origin node and the managed systems do not match, the status remains unchanged.
Successful Transactions The number of successfully completed transactions. A nonnegative integer.
System ID The four character name that identifies the CICS z/OS System ID (SMFID) that is hosting this address space. An alphanumeric string, maximum four characters. z/OS System IDs are always in uppercase characters.
Total Number of Flows The total number of flows in this interval. A non negative integer.
Total Transactions The total number of failed and successfully completed transactions. A nonnegative integer.
Transactions Per Second The number of transactions per second. A nonnegative integer.