aiaiDBA

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

13718043309

010-86462881

ORA-55505: DDL done on an interesting object after mining start SCN

ORA-55505: DDL done on an interesting object after mining start SCN
Cause: The Flashback Transaction Backout process encountered an interesting object which had its last DDL operation done on it after the mining start time. An interesting object is one that has been modified by either the specified transactions or any of their dependents.
Action: Specify transactions that have committed after the last DDL done on all the objects they touched.

请先 登录 后评论

1 个回答

小智
ORA-55505:DDL对一个有趣的对象进行挖掘后开始SCN,
.原因:闪回事务回退进程遇到一个有趣的对象,它在挖掘开始时间之后对其执行了最后一次DDL操作。一个有趣的对象是被指定的事务或它们的任何依赖关系修改的对象。,
.操作:指定在触摸的所有对象上完成最后一个DDL后提交的事务。,
.
请先 登录 后评论