algorithm that coordinates all the processes that participate in a distributed transaction on whether to commit or rollback the transaction
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