Provides a list of transactions that are indoubt between partner LUs connected by LU 6.2 protocols.
Authorization
sysadm
Required Connection
Instance
Command Syntax
>>-LIST DRDA INDOUBT TRANSACTIONS-+----------------+----------->< +-WITH PROMPTING-+ |
Command Parameters
Note: | A forget option is not supported. Once the indoubt transaction is committed or rolled back, the transaction is automatically forgotten. |
Interactive dialog mode permits the user to:
Note: | A blank space must separate the command letter from its argument. |
Before a transaction is committed or rolled back, the transaction data is displayed, and the user is asked to confirm the action.
Usage Notes
DRDA indoubt transactions occur when communication is lost between coordinators and participants in distributed units of work.
A distributed unit of work lets a user or application read and update data at multiple locations within a single unit of work. Such work requires a two-phase commit.
The first phase requests all the participants to prepare for commit. The second phase commits or rolls back the transactions. If a coordinator or participant becomes unavailable after the first phase then the distributed transactions are indoubt.
Issuing a LIST DRDA INDOUBT TRANSACTIONS will return information on indoubt transactions.
Before issuing LIST DRDA INDOUBT TRANSACTIONS, the application process must be connected to the Sync Point Manager (SPM) instance. Use the spm_name database manager configuration parameter as the dbalias on the CONNECT statement (see the SQL Reference for more information about using CONNECT).