ORA-16219: This database is not preparing to switch over. ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-16219: This database is not preparing to switch over.
Cause: The database was not preparing to switch over. Therefore, it was not possible to cancel the SWITCHOVER command.
Action: Preparing for the SWITCHOVER command can be accomplished with the ALTER DATABASE PREPARE TO SWITCHOVER command.
ORA-16219:这个数据库没有准备好进行切换。
官方解释
常见案例
一般处理方法及步骤
标签:步骤,常见,案例,文档,数据库