Thread associated transactions - DB2TRAN
The DB2 thread associated transactions (DB2TRAN) views display information about the transaction IDs associated with each DB2 thread.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| DB2 thread associated transactions EYUSTARTDB2TRAN.DETAILED |
Detailed view information about a selected DB2 transaction |
| DB2 thread associated transactions EYUSTARTDB2TRAN.TABULAR |
Tabular information about DB2 transactions associated with DB2 threads. |
Actions
None.
Fields
| Field | Attribute name | Description |
|---|---|---|
| Initial transaction | INITTRAN | Identifies the first transaction in the thread, as specified on the TXID= parameter of the DSNCRCT macro. |
| Associated transaction ID | NAME | Identifies another transaction that is associated with the initial transaction, as specified on the TXID= parameter of the DSNCRCT macro. |