aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-26909: cannot reexecute an eager error

ORA-26909: cannot reexecute an eager error
Cause: 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.
Action: 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.

请先 登录 后评论

1 个回答

小智
ORA-26909:无法重新执行热切错误,
.原因:试图重新执行一个渴望的错误事务。在应用进程看到事务的提交或回滚之前,应用一个eager事务。,
.操作:修复急切错误的原因,然后重新启动应用过程。当应用重新启动时,捕获将自动重新发送事务,并且应用进程将应用事务。,
.
请先 登录 后评论