Oracle DBA, How To, Error, Cause and Action

ORA-02055: distributed update operation failed; rollback required

ORA-02055: distributed update operation failed; rollback required


Cause:


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 entirely



Action:


rollback to a savepoint or rollback transaction and resubmit

No comments:

Post a Comment

Thanks for your comment.