Query

.Transaction Query page allows you to search for and display transaction information.

There are three ways to initiate a transaction query:

Clicking submit displays a GTRID general information table. Table 1-28 list the GTRID general information properties.

Table 1-28 GRTRID General Information Page
Name
Description
No.
Sequence number. Starts at 1.
Initiator
Transaction initiator. Consists of the value of following fields separated by a space:
    1. <DOMAINID>:<master address>:<IPCKEY>(see Table 1-12)
    2. Machine ID (LMID in UBBCONFIG's *MACHINES section)
    3. Group Name, server only
    4. Process Name
    5. Server ID (SRVID in UBBCONFIG's *SERVERS section), server only
    6. Process ID (pid).
GTRID
Global Transaction ID.
Status

Indicates finished request.

Indicates pending request.

Indicates failed request.

Start Time
Transaction starting time in the format of `YY/MM/DD hh:mm:ss:SSS', where SSS stands for milliseconds.
Duration
Transaction life time
Exec Time
Total time elapsed for all Transaction operations.
Parent GTRID
denote original GTRID for transaction across Tuxedo domain.

Note: Click on any of the column headings to sort in ascending or descending order.

Clicking on a GTRID displays three additional tables:

Query Transaction information for a Specific GTRID

To query transaction information for a specific GTRID, do the following steps:

  1. Enter GTRID value. Check Exact Match if partial GTRID entered.
  2. Note: When Exact Match is not checked, all transactions that include a GTRID are shown.
  3. Reset Time Window to zero if you are not sure when the transaction started.
  4. Click the Submit or Refresh button;
  5. Click the GTRID to display more information.

Query All Past Transactions

To query all past transaction, do the following steps

  1. Clear GTRID if it is not empty.
  2. Enter the time interval in the Time Window to specify the earliest started transaction.
  3. Click the Submit or Refresh button.
  4. Click a GTRID to display more information.

Get GTRID Call information

To get GTRID call information, do the following steps:

  1. Enter search information and click the Submit or Refresh button;
  2. Click on a GTRID link under the GTRID column.
  3. Click the link in the column next to Involved Calls Correlation ID(s). The Call Path Tree query page appears.
  4. Note: The "INFO: nothing found" error message may appear due to the following:
    1. The call was started before TSAM server started
    2. The call information was discarded due to the Call Path Information retire policy.

See Also