aiaiDBA

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

13718043309

010-86462881

ORA-38880: Cannot advance compatibility from string to string due to guaranteed restore points

ORA-38880: Cannot advance compatibility from string to string due to guaranteed restore points
Cause: Flashback database cannot undo the advance of database compatibility. Therefore, one cannot advance the compatibility of the database while there are guaranteed restore points in the database.
Action: Drop all guaranteed restore points first and retry, or delay the advance of database compatibility to a later time.

请先 登录 后评论

1 个回答

小智
ORA-38880:由于保证的还原点,无法提高字符串到字符串的兼容性,
.原因:闪回数据库无法撤消提高数据库兼容性。因此,在数据库中有保证的还原点时,不能提高数据库的兼容性。,
.操作:首先删除所有保证的还原点,然后重试,或延迟数据库兼容性提前到以后的时间。,
.
请先 登录 后评论