CICSTG Gateway Daemon attribute group

The CICSTG Gateway Daemon attribute group reports the number and type of the various transactions administered by CICS Transaction Gateway. These attributes populate the Transaction Analysis workspace.

* Align next field to a fullword.

Address Space Name Indicates the jobname of the address space running the CICS TG daemon being monitored. An alphanumeric string, maximum eight characters.

ASID The address space identifier of the region being monitored, in hexadecimal format. Four hexadecimal digits.

Extended LUW Transactions Committed The number of Extended LUW (ExtendedMode) transactions that were committed. This statistic returns information about transactions where a single logical unit of work is split across multiple ECI calls to the same CICS Transaction Server region, and gives the total over the lifetime of the CICS TG daemon. A nonnegative integer.

Extended LUW Transactions Committed Percentage The current rate of Extended LUW (ExtendedMode) transactions. The rate is calculated by taking the number of Extended LUW transactions that occurred over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds). A nonnegative integer.

Extended LUW Transactions Per Minute The number of extended LUW transactions (both committed and rolled-back) over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds) to give the average over the past minute. A nonnegative integer.

Extended LUW Transactions Percentage The percentage of rolled-back Extended LUW (ExtendedMode) transactions to all Extended LUW transactions. This value is calculated over the lifetime of the CICS TG daemon. A nonnegative integer.

Extended LUW Transactions Rolled Back The number of Extended LUW (ExtendedMode) transactions that were rolled back. This statistic returns information about transactions where a single logical unit of work is split across multiple ECI calls to the same CICS Transaction Server region, and gives the total over the lifetime of the CICS TG. A nonnegative integer.

Extended LUW Transactions Rolled Back Percentage The number of rolled-back extended LUW transactions divided by the number of all extended LUW transactions. A nonnegative integer.

Number Of Requests Processed The number of API calls and requests processed by this CICS TG daemon. Failed and successful requests are included. Administrative requests and handshakes are excluded. This statistic gives the total over the lifetime of the daemon. A nonnegative integer.

Origin Node The combination of MVS System ID (SMFID) and CICS TG region name. 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.

Peak Number of XA Transactions The number of XA requests processed for all XA transactions.

Ratio of Current to Maximum XA The percentage of current XA transactions to maximum number of XA transactions allowed.

SSL Port Number The SSL protocol handler port number. The status of N/A is provided, if the protocol is not enabled. A nonnegative integer.

SYNCONRETURN Transactions Per Minute The current rate of SYNCONRETURN transactions. The rate is calculated by taking the number of SYNCONRETURN transactions (SYNCONRETURN ECI requests) that occurred over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds). A nonnegative integer.

SYNCONRETURN Transactions Percentage The number of SYNCONRETURN transactions (SYNCONRETURN ECI requests) divided by the number of transactions of all types. A nonnegative integer.

Successful SYNCONRETURN Transactions The number of SYNCONRETURN transactions (SYNCONRETURN ECI requests) that completed successfully. A nonnegative integer.

System ID 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.

TCP Port Number The TCP protocol handler port number. The N/A value is displayed, if the protocol is not enabled. A nonnegative integer.

XA Maximum Transaction Limit The maximum number of XA transactions allowed to run simultaneously.

XA Requests Processed The number of XA requests processed for all XA transactions.

XA Transactions Committed The number of XA (2-phase commit) transactions that were committed. This statistic gives the total over the lifetime of the CICS TG. A nonnegative integer.

XA Transactions Committed Percentage The percentage of committed XA transactions to all XA transactions. This statistic gives the total over the lifetime of the CICS TG. A nonnegative integer.

XA Transactions Currently Active The current number of active XA transactions.

XA Transactions Per Minute The current rate of XA (2-phase commit) transactions. The rate is calculated by taking the number of XA transactions that occurred over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds). A nonnegative integer.

XA Transactions Percentage The number of XA transactions divided by the number of transactions of all types. A nonnegative integer.

XA Transactions Rolled Back The number of XA transactions that were rolled back. A nonnegative integer.

XA Transactions Rolled Back Percentage The percentage of rolled-back XA transactions to all XA transactions. This value is calculated over the lifetime of the CICS TG. A nonnegative integer.