文档解释 ORA-16058: standby database instance is not mounted Cause: The Remote File Server (RFS) process on the standby data
ORA-16058: standby database instance is not mounted
Cause: The Remote File Server (RFS) process on the standby database received an internal error.
Action: Check the standby alert log and RFS trace files for more infORMation.
ORA-16058是一个数据库实例报错。意思是备用数据库实例不被安装。
ORA-16058:备用数据库实例未被安装
1、如果执行alter databse reGISter standby database时,该备用数据库实例没有挂载时,会报出ORA-16058错误。
2、如果执行alter database recover managed standby database cancel时,不是当前挂载的备用数据库实例时,会报出ORA-16058错误。
1、在备用数据库实例上,执行脚本” sql> startup mount `
2、在主实例上,执行alter database register standby database开启备用数据库。
3、关闭备用实例,启动作为一个正常状态下的实例启动,完成故障退出处理,对应的SQL:shutdown immediate
--结束END--
本文标题: ORA-16058: standby database instance is not mounted ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/530968.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0