aiaiDBA

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

13718043309

010-86462881

ORA-16170: Terminal recovery may have left the database in an inconsistent state

ORA-16170: Terminal recovery may have left the database in an inconsistent state
Cause: When terminal recovery is invoked in a standby database without synchronous log shipping, in the rare case of the recovery session being in an unrecoverable state, terminal recovery cannot bring the standby database to a consistent SCN boundary if the primary database continues to have redo thread(s) open.
Action: Continue standby recovery with additional log shipping from primary.

请先 登录 后评论

1 个回答

小智
ORA-16170:终端恢复可能使数据库处于不一致状态,
.原因:在没有同步日志传送的备用数据库中调用终端恢复时,在罕见的恢复会话处于不可恢复状态的情况下,如果主数据库继续具有重做,则终端恢复不能将备用数据库带到一致的SCN边界螺纹打开。,
.操作:使用主服务器的其他日志传送继续进行备用恢复。,
.
请先 登录 后评论