Print commit service record for distributed transactions.
RETCODE scan_xact(connect, commid) DBPROCESS *connect; DBINT commid;
A pointer to the DBPROCESS used to communicate with the commit service.
The commid used to identify the transaction to the commit service. If commid is -1, all commit service records are displayed.
SUCCEED or FAIL.
This routine displays the commit service record for a specific distributed transaction, or for all distributed transactions known to the commit service.