ORA-15480: error reported in the ASM volume driver
Cause: An error was reported in the ASM volume driver.
Action: Check the operating system log files to identify the reason for the failure and take necessary action to prevent such failures in the future.
ORA-15480:ASM 磁盘组错误
ORA-15480 是一个通用的错误,它的官方描述为 “错误来自 ASM 磁盘组 (ASM disk group)”。
常见的原因是在 ASM 磁盘组管理操作期间,如磁盘组的增加或删除操作,存在的问题或未及时处理可能导致的 ORA-15480 错误。
1. 重新检查配置文件中的参数及 ASM 命令是否正确;
2. 检查当前系统是否已有相同名称的磁盘组存在;
3. 尝试重启数据库和 ASM 实例;
4. 使用 V$ASM_DISKGROUP 视图检查 ASM 磁盘组。