After redo() and undo(), this routine is called on all outstanding in-doubt (prepared) transactions. This routine re-acquires all logical write locks for operations in the xact, and then modifies the transaction table entry to make the transaction look as if it had just been prepared following startup after recovery.
@exception StandardException Standard exception policy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|