aiaiDBA

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

13718043309

010-86462881

ORA-38782: cannot flashback database to non-guaranteed restore point 'string'

ORA-38782: cannot flashback database to non-guaranteed restore point 'string'
Cause: An attempt was made to flashback database to a non-guaranteed restore point while flashback database is off. You can only flashback a database to guaranteed restore point when flashback database is not on.
Action: Consider picking a guaranteed restore point to flashback the database to, if there is one.

请先 登录 后评论

1 个回答

小智
ORA-38782:无法将数据库闪回到无保证的还原点' string ',
.原因:尝试在闪回数据库关闭时将数据库闪回到无保证的还原点。您只能闪回数据库以保证在闪回数据库未打开时的还原点。,
.操作:考虑选择一个保证的还原点来闪回数据库,如果有的话。,
.
请先 登录 后评论