Asm Health Checker Found 1 New Failures Updated Jun 2026

To identify the specific cause, you should immediately examine the and current disk status:

. This will automatically compare your system state against known bugs and best practices to pinpoint the exact failure. Common Root Causes

: Review the alert log (often located in /u01/app/grid/diag/asm/+asm/+ASM/trace/alert_+ASM.log ) for errors preceding the health checker message, such as ORA-15130 (diskgroup being dismounted) or ORA-15032 . asm health checker found 1 new failures updated

sqlplus / as sysasm SELECT name, state, type FROM v$asm_diskgroup; Use code with caution. 2. Check the ASM Alert Log and Trace Files

: Specific block corruption within a disk group. Step-by-Step Response Plan 1. Analyze the Alert Log To identify the specific cause, you should immediately

When ASM Health Checker detects a problem, it updates the failure status and sends notifications to administrators.

SELECT name, state, type, total_mb, free_mb, offline_disks FROM v$asm_diskgroup; sqlplus / as sysasm SELECT name, state, type

If the SQL diagnostics point to a disk or path failure, move to the operating system level: