Transaction Details workspace

The Transaction Details workspace is accessed from the Transaction Analysis workspace. The EXEC interface block (EIB) summary table accesses all the fields in the EIB by name. The EIB contains information that is useful during the execution of an application program, such as the transaction identifier, the time and date (initially when the task is started, and subsequently, if updated by the application program using ASKTIME), and the cursor position on a display device. The EIB also contains information that is helpful when a dump is used to debug a program.

The predefined Transaction Details workspace contains the following table views:

  • The Details for Transaction tranid. This provides details of the transaction ID that you selected from the transaction analysis panel. These are the details:
    • task number resource name and type
    • time in suspend
    • CPU used by this task.
  • The EIB Summary view displays the details of the EXEC interface block (EIB). The following information is provided for each transaction number and task ID:
    • The EXEC CICS® command, the function code, the EIBRESP description and value, EIBRESP2 value, resource name, EIB date and time.
    • The program name, program offset, and terminal ID.
  • The Association Data view displays details related to individual transactions. The data enables you to determine the starting point for a transaction in an IPIC (IP Interconnectivity) network, and also includes any user data that has been added.

From the Transaction Details table, you can link the Transaction EIB Details workspace to further investigate the details related to a transaction. The EIB details workspace also shows the Application Program table.

See also: