Oracle Error ORA-26909: cannot reexecute an eager error

Oracle Error Message

ORA-26909: cannot reexecute an eager error

Reason for the Error

An attempt was made to reexecute an eager error transaction. An eager transaction is applied before the apply process sees the commit or rollback for the transaction.

Solution

Fix the cause of the eager error and restart the apply process. When apply is restarted, capture will automatically resend the transaction, and the transaction will be applied by the apply process.