Database Error Messages

ORA-00764

The current transaction started on standby database and attempted to make an update after role transition.

Cause

The session, which started a transaction on the standby database and stayed alive after a role transition, attempted to do an update.


Action

The client should catch the exception and retry the transaction.