IBM Tivoli OMEGAMON XE for CICS on z/OS, Version 5.1.0

CICSplex Transaction TSQUEUE Details attribute group

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 (accurate to three decimal places) of temporary storage queue GET requests. The value can be entered in the hh:mm:ss.ddd format, for example, 00:20:00.567 or as sssssss.ddd, for example 1200.567. If you are using variable substitution, the value in this example would display as 1200567.

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 (accurate to three decimal places) of temporary storage queue PUT requests to auxiliary temporary storage. The value can be entered in the hh:mm:ss.ddd format, for example, 00:20:00.567 or as sssssss.ddd, for example, 1200.567. If you are using variable substitution, the value in this example would display as 1200567.

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 (accurate to three decimal places) of temporary storage queue PUT requests to main temporary storage. The value can be entered in the hh:mm:ss.ddd format, for example, 00:20:00.567 or as sssssss.ddd, for example, 1200.567. If you are using variable substitution, the value in this example would display as 1200567.

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 (accurate to three decimal places). The value can be entered in the hh:mm:ss.ddd format, for example, 00:20:00.567 or as sssssss.ddd, for example 1200.567. If you are using variable substitution, the value in this example would display as 1200567.

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 (accurate to three decimal places). The value can be entered in the hh:mm:ss.ddd format, for example, 00:20:00.567 or as sssssss.ddd, for example, 1200.567. If you are using variable substitution, the value in this example would display as 1200567.

Total TSQ Request Time Is the total time (accurate to three decimal places) of all requests against the temporary storage queue. The value can be entered in the hh:mm:ss.ddd format, for example, 00:20:00.567 or as sssssss.ddd, for example, 1200.567. If you are using variable substitution, the value in this example would display as 1200567.

Total TSQ Requests Is the total number of all requests against the temporary storage queue.

Transaction ID Is the transaction ID.

TSQueue Name Is the temporary storage queue name.


[ Top of Page | Previous Page | Next Page ]