1.2.2.1.3.1 Call Path Results List Panel

The following table lists the Call Path Results List panel options.

Table 1-20 Call Path Results List Panel Options

Results Description
View From the drop-down menu, you can select the following:
  • Columns: Select the columns displayed in the table.
  • Detach: Displays the table in a separate window.
  • Reorder Columns: Change how the column order is displayed.
Refresh Updates the user information list.
Detach Displays the table in a separate window.
Call Path Data Grid The data grid holds the entire call path information server-side query. One call path occupies one row. The columns are listed as follows:
  • Correlation ID.

    Click to display single call path details.

  • Root Service

    The first ATMI service made in the call path.

  • Start Time

    The time stamp for the start of the call path query in the following format: mmmdd,yyyy,hh:mm:ss:ms GMT

  • Status
    • Succeeded
    • Failed
  • Return Code
    • TPOK/0
    • TPEXXX/tperrno

      TPEXXX is the error code string format and tperrno is the corresponding numeric value, for example, TPESVCFAIL/11.

  • Elapsed Time (microsecond)

    The amount of time passed during the call path query. The unit is seconds with granularity to millisecond. If a call path is completed, the value is the total elapsed time used.

  • CPU Time (microsecond)

    The total CPU time used on the call path. The CPU time is the service execution CPU time summary (CPU time for multi-threaded servers cannot be accurately calculated).

  • User CPU Time (microsecond)

    The total User CPU time used on the call path. The User CPU time is the service execution User CPU time summary (User CPU time for multi-threaded servers cannot be accurately calculated).

  • System CPU Time (microsecond)

    The total System CPU time used on the call path. The System CPU time is the service execution System CPU time summary (System CPU time for multi-threaded servers cannot be accurately calculated).

  • User return code
  • GTRID

    The XA Transaction identifier if the call path is involved in an XA Transaction. It provides the XA Transaction query results if XA Transaction monitoring is enabled.

  • ECID

    The minimum ECID if one call path has more than one ECID.

  • Message Tag

    The minimum Tuxedo Message Tag in the call path.

  • Client Address

    Client IP Address (if available).

  • User Name

    The Tuxedo user name is provided to call initial called service.

Status Bar Summary The summary lists the following information:
  • Export to Excel button places the table contents into an MS Excel compatible file.
  • Total call path in this collection.
  • Running call path in this collection.
  • Successfully done call path number.
  • Application failed call path number.
  • System failed call path number.