Oracle Error ORA-02075: another instance changed state of transaction string

Oracle Error Message

ORA-02075: another instance changed state of transaction string

Reason for the Error

A commit force or rollback force was issued from a session in another instance.

Solution

Check if another Oracle instance is performing recovery of pending transactions. Query DBA_2PC_PENDING to determine the new state of the transaction.