Oracle Message ORA-02079 - cannot join a committing distributed transaction

ERRORcannot join a committing distributed transaction
CAUSEOnce a transaction branch is prepared, no more new transaction branches are allowed to start, nor is the prepared transaction branch allowed to be joined.
ACTIONCheck the application code as this is an XA protocol violation.