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

CICSTG Active Transaction Details attribute group

The Active Transaction Details attribute group provides detailed information for all active transactions. A single transaction is made of multiple flows which are started by the Client application or by CICS® TG on behalf of a Client Application.

These attributes populate the Active Transactions workspace.

CICS TG Abend Code Is the last CICS TS Abend code reported for this transaction. An alphanumeric string, maximum four characters.

CICS TG Applid Is the CICS TG Applid as specified in the PRODUCT section of the Gateway daemon configuration file (ini). An alphanumeric string, maximum eight characters.

CICS TG Applid High Level Qualifier Is the CICS TG Applid high level qualifier as specified in the PRODUCT section of the Gateway daemon configuration file (ini). An alphanumeric string, maximum eight characters.

CICS TG Correlator Is the CICS TG correlator used for transaction tracking. A nonnegative integer.

CICS TG Return Code Is the last CICS TG return code reported for this transaction. A nonnegative integer.

CICS TS Abend Code Is the last CICS TS Abend code reported for this transaction. An alphanumeric string, maximum four characters.

CICS TS Return Code Is the last CICS TS return code reported for this transaction. A nonnegative integer.

CICS Transaction Gateway Name Indicates the jobname of the CICS Transaction Gateway daemon for the region that is being monitored. An alphanumeric string, with a maximum of eight characters.

Client CICS TG Applid Is the CICS TG of the Client classes calling the Gateway daemon classes. An alphanumeric string, maximum eight characters.

Client CICS TG Applid High Level Qualifier Is the CICS TG Applid high level qualifier of the Client classes calling the Gateway daemon classes. An alphanumeric string, maximum eight characters.

Client CICS TG Correlator Is the CICS TG correlator of the Client classes calling the Gateway daemon classes used for transaction tracking. A nonnegative integer.

Client Location Is the IP address or the source Client application. An alphanumeric string, maximum 45 characters.

Gateway Location Is the IP address or the location of this Gateway daemon. An alphanumeric string, maximum 45 characters.

Gateway URL Is the first 128 bytes of the URL of the Gateway daemon. An alphanumeric string, maximum 128 characters.

Method Is the communication method, either EXCI or IPIC.

Origin Node Is 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, format <jobname>:<SMFID>:CICSTG.

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.

Number Of Flows Is the total number of flows in this transaction. A nonnegative integer.

Payload Is the total size of the COMMAREA received from or about to be sent to the Client. A nonnegative integer.

Program Name Is the program name in the CICS TS. An alphanumeric string, maximum eight characters.

Request Arrival Time Is the time that the first request arrived in CICS TG. The valid format is a 16-character timestamp.

Request Departure Time Is the time that the latest request left CICS TG for CICS TS. The valid format is a 16-character timestamp.

Request Duration In CICS TG Is the time spent in CICS TG before requests were to CICS TS. A nonnegative integer.

Response Arrival Time Is the time that the latest response arrived in CICS TG from CICS TS. The valid format is a 16-character timestamp.

Response Departure Time Is the time that the latest response left CICS TG. The valid format is a 16-character timestamp.

Response Duration In CICS TG Is the time spent in CICS TG after responses were received from CICS TS. A nonnegative integer.

Server Name Is the name of the CICS TS where the transaction was processed. This may not be the CICS TS jobname or APPLID. An alphanumeric string, maximum eight characters.

Status Indicates whether or not the active transaction failed.

System ID Is the four character name that identifies the z/OS System ID (SMFID) that is hosting this CICS TG daemon. An alphanumeric string, maximum four characters. z/OS System IDs are always in uppercase characters.

Time Waiting For Worker Is the time the CICS TG had to wait for a Worker thread. A nonnegative integer.

Topology Is the flow topology type of either Gateway, RemoteClient, or LocalClient.

Transaction Duration Outside CICS TG Is the time spent outside of CICS TG and includes the time spent in CICS TS and the network, if not EXCI. A nonnegative integer.

Transaction Elapsed Time Is the elapsed time or duration of the transaction. A nonnegative integer.

Transaction ID Is the transaction ID in CICS TS. An alphanumeric string, maximum four characters.

Type Is the Transaction type of either Synconreturn, ExtendedMode, or XA.

User ID Is the user ID associated with this transaction. An alphanumeric string, maximum eight characters.

Wiresize Is the total number of bytes of data received from or about to be sent to the Client. A nonnegative integer.

XA Return Code Is the last XA return code reported for this transaction. A nonnegative integer.


[ Top of Page | Previous Page | Next Page ]