文档解释
ORA-16574: switchover disallowed when required databases are shut down
Cause: Switchover failed because either the primary database or the designated standby database were shut down.
Action: Ensure that the primary and standby databases are running and that primary database is shipping redo data to the designated standby database. Also ensure that that the designated standby database is applying the redo data received from the primary database.
该错误表明在开始数据库切换过程时发生了错误,这是由于必须在切换之前确保应用于数据库切换操作的数据库当前处于OPEN状态。
官方解释
常见案例
一般处理方法及步骤
查看更多关于ORA-16574: switchover disallowed when required databases are shut down ORACLE 报错的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did232784