Top "2phase-commit" questions

algorithm that coordinates all the processes that participate in a distributed transaction on whether to commit or rollback the transaction

XAException : 2-Phase commit Rollback failing due to XA Exception

Ok a seemingly simple implementaton of 2-Phase commit is running into issues. My setup is 2 databases on a DB2 server,…

jakarta-ee transactions db2 websphere 2phase-commit