6. Working with Transactions and Handling Errors : Two Phase Commit : Manual Termination of a Distributed Transaction
 
Share this page                  
Manual Termination of a Distributed Transaction
To terminate a local transaction associated with a distributed transaction, use the logstat utility to obtain the local transaction ID of the transaction. With this ID, use the utility lartool to manually terminate the transaction.
Lartool is a simple command-line utility that allows the commit or rollback of the transaction identified by the local transaction ID.
For more information about the logstat and lartool utilities, see the Database Administrator Guide.