|
Distributed Transactions (3504 words) |
 | XA resources--These are used by a transaction manager in coordinating the transaction branches of a distributed transaction. |
 | It associates and disassociates distributed transactions with the transaction branch operating in the XA connection instance that produced this XA resource instance. |
 | , disassociating the transaction branch from its distributed transaction. |
| Distributed Transactions Concepts (4769 words) |
 | A session tree is a hierarchical model of the transaction that describes the relationships among the nodes that are involved. |
 | Consequently, distributed transaction processing is more complicated, because Oracle must coordinate the committing or rolling back of the changes in a transaction as a self-contained unit. |
 | The distributed transaction commits with the highest global SCN among all the databases involved. |