ORA-02055: distributed update operation failed; rollback required
What triggered the Error:
a failure during distributed update operation may not have rolled back all effects of the operation. Since some sites may be inconsistent, the transaction must roll back to a savepoint or entirelyWhat should we do to fix it:
rollback to a savepoint or rollback transaction and resubmit