文档解释
ORA-16561: cannot remove an active instance
Cause: The instance to be removed was running.
Action: Shut down the instance and reissue the REMOVE command.
ORA-16561:不能移除一个正在使用中的实例。
官方解释
ORA-16561表明,当用户使用Database Control时,试图删除一个正在使用中的实例时,抛出此错误。
常见案例
当用户尝试通过Database Control来移除一个正常运行的实例时,可能会发生ORA-16561错误。
一般处理方法及步骤
确保实例已停止,然后重复操作及实例的移除操作。
查看更多关于ORA-16561: cannot remove an active instance ORACLE 报错的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did233587