CICSTG Client Application Details attribute group
The CICSTG Client Application Details attribute group contains response time information for each client IP address where the source applications were originated. These attributes populate the End to End 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 the COMMAREA received from or to be sent to the client. 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 across all transactions. 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 Time Waiting For Worker The average time that CICS TG had to wait for a worker thread to become available. A nonnegative integer.
Average Wiresize The average size of data or the number of bytes received from or to be sent to the client. A nonnegative integer.
Failed Transactions The number of failed transactions. A nonnegative integer.
Maximum Payload The maximum size of the 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 the 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 Flows The number of flows that went to a CICS server. 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.
Source IP Address The IP address of the source where the client workload is originating. An alphanumeric string, maximum 45 characters.
Successful Transactions The number of successfully completed transactions. A nonnegative integer.
System ID The four character name that identifies the 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 nonnegative integer.
Total Transactions The total number of failed and completed transactions. A nonnegative integer.
Transactions Per Second The number of transactions per second. A nonnegative integer.