文档解释
ORA-00304: requested INSTANCE_NUMBER is busy
Cause: An instance tried to start by using a value of the initialization parameter INSTANCE_NUMBER that is already in use.
Action: Either a) specify another INSTANCE_NUMBER, b) shut down the running instance with this number c) wait for instance recovery to complete on the instance with this number.
ORA-00304错误表示请求的实例编号正在被使用。
官方解释
ORA-00304: requested INSTANCE_NUMBER is busy
Cause: An attempt was made to mount an instance with an instance number already in use.
Action: Change the instance number in the parameter file.
常见案例
ORA-00304主要出现在使用RAC数据库环境中,当尝试挂载一个具有已经被使用的实例编号的实例时,该错误将被抛出。
正常处理方法及步骤
1.检查备份参数文件以确定实例编号是否已被使用。
2.如果发现实例编号正在使用中,请修改备份参数文件以使用另一个未使用的实例编号。
3.关闭原来实例,并使用新实例编号重新启动该实例,应然后去可以正常使用。
香港美国云服务器首选树叶云,2H2G首月10元开通。
树叶云(shuyeidc.com)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/240557.html<

