The CICSplex Transaction TSQUEUE Details attributes provide detailed resource information about the Temporary Storage queues accessed by the transaction. Use the CICSplex Transaction TSQUEUE Details attributes to determine whether the transaction is issuing too many Temporary Storage requests, which might indicate an error in the transaction, or waiting too long to get the requests serviced.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight characters, and case-sensitive. CICS region names are always in uppercase characters.
Get Requests Is the number of temporary storage queue GET requests.
Get Total Time Is the total time (in seconds accurate to thousands of a second) of temporary storage queue GET requests. The valid format is a floating-point number, accurate to three decimal places.
Hex TSQueue ID Is the Temporary Storage Queue ID in hexadecimal format.
Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is 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 item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Put To AUX Requests Is the number of temporary storage queue PUT requests to auxiliary temporary storage.
Put To Aux Total Time Is the total time (in seconds accurate to thousands of a second) of temporary storage queue PUT requests to auxiliary temporary storage. The valid format is a floating-point number, accurate to three decimal places.
Put To Main Requests Is the number of temporary storage queue PUT requests to main temporary storage.
Put To Main Total Time Is the total time (in seconds accurate to thousands of a second) of temporary storage queue PUT requests to main temporary storage. The valid format is a floating-point number, accurate to three decimal places.
Shared TSQ I/O Wait Count Is the shared temporary storage I/O wait count.
Shared TSQ I/O Wait Time Is the shared temporary storage I/O wait time (in seconds accurate to thousands of a second). The valid format is a floating-point number, accurate to three decimal places.
System ID Indicates the four character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
Task Number Is the number sequentially assigned by CICS to uniquely identify each task.
Total Length Of Items Obtained Is the total length of ALL the items obtained from temporary storage.
Total Length Of Items Written To Aux Is the total length of ALL the items written to auxiliary temporary storage.
Total Length Of Items Written To Main Is the total length of ALL the items written to main temporary storage.
Total TSQ I/O Wait Count Is the temporary storage I/O wait count.
Total TSQ I/O Wait Time Is the temporary storage I/O wait time (in seconds accurate to thousands of a second). The valid format is a floating-point number, accurate to three decimal places.
Total TSQ Request Time Is the total time (in seconds accurate to thousands of a second) of all requests against the temporary storage queue. The valid format is a floating-point number, accurate to three decimal places.
Total TSQ Requests Is the total number of all requests against the temporary storage queue.