Permission required: System administrator. On VMS, OpenVMS privileges.
The lartool command starts the logging, archiving, and recovery utility.
The lartool (logging, archiving, and recovery) utility permits the system administrator to manually abort or commit distributed transactions without bringing down the entire installation. A distributed transaction may need to be manually aborted or committed if it is left in a willing commit state following the loss of the coordinator of the distributed transaction.
This utility can also abort orphaned transactions that cannot be removed by removing the session owner.
The lartool command has the following format:
lartool [-help]
Displays the lartool utility commands online.
This example shows how to use the lartool utility to abort or commit a transaction:
Caution! Use this utility for a well-defined purpose only. Be aware that if you are aborting a transaction, it may take time to complete. In this case, do not bring the server down. Doing so merely transfers the rollback chore to the recovery process instead of the DBMS Server process. The rollback must still be processed, and the transaction will not be fully removed until rollback processing is completed.