A DEADLOCK RESOLUTION OF NESTED TRANSACTION BASED ON COMPENSATING OPERATIONS
-
-
Abstract
It is effective to use compensating operations to rollback nested transaction in advanced database applications. But the execution of compensating operations may produce uncompensatable deadlock. Here presented is a deadlock resolution in nested transaction based on compensating operations. Also illustrated are two safe compensating methods that can avoid uncompensatable deadlock.
-
-