aiaiDBA

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

13718043309

010-86462881

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby
Cause: The command was not permitted because the controlfile indicates the database was in the process of becoming a logical standby database but the controlfile conversion had not completed.
Action: If in the process of creating a logical standby database, perform the remaining instantiation procedures to completion. If this flashback operation followed a Data Guard failure, permit the errant Data Guard operation to successfully complete. Once the instantiation is complete, reissue the flashback operation.

请先 登录 后评论

1 个回答

小智
ORA-38860:在逻辑备用实例化期间不能执行FLASHBACK DATABASE,
.原因:不允许该命令,因为控制文件指示数据库正在变为逻辑备数据库,但控制文件转换尚未完成。,
.操作:如果在创建逻辑备数据库的过程中,请执行剩余的实例化过程以完成。如果此闪回操作遵循Data Guard故障,请允许错误的Data Guard操作成功完成。一旦实例化完成,重新发出闪回操作。,
.
请先 登录 后评论