Understand Distributed transaction & Two-Phase commit in Oracle
Understand Distributed transaction & Two-Phase commit in Oracle
Understand Distributed transaction & Two-Phase Commit
A Distributed transaction includes one or more statements that, individually or as a group, update data on two or more distinct nodes of a distributed database. A distributed transaction is considered committed after all non-commit-point sites are prepared, and the transaction has been actually committed at the commit point site.
Distributed…
View On WordPress









