This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: XARecoveryModule questionkconner Sep 1, 2006 10:52 AM (in response to mskonda)If the transaction is known about then it is handled in a top-down fashion. The recovery of the associated transaction will drive the commit/rollback of the XAResource. 
 If it is not known then the recovery module will initiate a rollback under presumed-abort semantics.
 What are you trying to achieve?
 
    