DB2TRAN - DB2 transactions

The DB2TRAN view shows general information about the transaction IDs associated with each DB2 thread.

Availability

The DB2TRAN view is available for CICS Transaction Server for OS/390, Version 1 Release 3 and later.

Access

Issue command:
DB2TRAN [init-tran [tran]]

init-tran
is the specific or generic name of an initial transaction assigned to a DB2 thread or * for all initial transactions.

tran
is the specific or generic name of a transaction (other than the initial transaction) associated with a DB2 thread. Use this parameter to determine what initial transactions are associated with what other transactions.

If you do not specify parameters, the view includes information about all transactions associated with DB2 within the current scope.

Select:
DB2 from the OPERATE menu, and DB2TRAN from the DB2 submenu.
Hyperlink from:
the Other IDs field of the DB2THRD view or the Initial Tranid field of the DB2THRDD view.

Figure 21 is an example of the DB2TRAN view.

Figure 21. The DB2TRAN view
 27FEB2005  09:27:23 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =DB2TRAN===========EYUPLX01=EYUPLX01=27FEB2005==09:27:23=CPSM==========8===
 CMD Initial Other CICS
 --- Tran--  Tran- System--
     D22X          EYUMAS1A
     D22X          EYUMAS1B
     D22X    D22Y  EYUMAS1A
     D22X    D22Y  EYUMAS1B
     D22X    D22Z  EYUMAS1A
     D22X    D22Z  EYUMAS1B
 

Action commands

None.

Hyperlinks

Table 43 shows the hyperlink field on the DB2TRAN view.

Table 43. DB2TRAN view hyperlink field
Hyperlink field View displayed Description
Initial Tran DB2THRDD Detailed view of the DB2 thread associated with a DB2 transaction.
Note:
You can also display the DB2TRANS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]