aiaiDBA

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

13718043309

010-86462881

ORA-16700: the standby database has diverged from the primary database

ORA-16700: the standby database has diverged from the primary database
Cause: The primary database may have been flashed back or restored from a backup set and then reopened with the RESETLOGS option.
Action: Re-create the standby database from the primary database or flash back the standby database to the same point the primary database had been flashed back to.

请先 登录 后评论

1 个回答

小智
ORA-16700:备用数据库与主数据库分歧,
.原因:主数据库可能已从备份集中闪回或恢复,然后使用RESETLOGS选项重新打开。,
.操作:从主数据库重新创建备用数据库,或将备用数据库闪回到主数据库已闪回的同一点。,
.
请先 登录 后评论