ORA-15073: diskgroup string is mounted by another ASM instance ORACLE 报错 故障修复 远程处理

文档解释

ORA-15073: diskgroup string is mounted by another ASM instance

Cause: An attempt was made to drop a diskgroup that is still mounted somewhere in the cluster by another instance.

Action: dismount the diskgroup from all nodes except the one performing the drop diskgroup command.

ORA-15073: diskgroup string is mounted by another ASM instance

该错误表明ASM磁盘组在另一个ASM实例上已被挂载。

官方解释

ORA-15073:报告指定的磁盘组已被另一个ASM实例挂载。一个ASM实例不能用于挂载相同的磁盘组。可能有其他正在运行的ASM实例正尝试对同一磁盘组进行挂载操作。

常见案例

当尝试从现有数据库中删除ASM磁盘组时,如果另一个ASM实例正在挂载该磁盘组,则可能会发生此错误。

一般处理方法及步骤

1. 检查表示另一个ASM实例的现有进程和参数文件。

2. 如果存在另一个ASM实例,请检查该实例是否正在对所需的磁盘组进行挂载操作。

3. 重新启动该正在挂载磁盘组的ASM实例。

4. 然后重新尝试从现有数据库中删除该ASM磁盘组。

香港美国云服务器首选后浪云,2H2G首月10元开通。
后浪云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。

THE END