ORA-02079: cannot join a committing distributed transaction
Cause:
Once a transaction branch is prepared, no more new transaction branches are allowed to start, nor is the prepared transaction branch allowed to be joined.
Action:
Check the application code as this is an XA protocol violation.
No comments:
Post a Comment
Thanks for your comment.