Asm Health Checker Found 1 New Failures ((free))

A single "1 new failure" is rarely a crisis, but escalate if:

sqlplus / as sysasm SET LINESIZE 200 COL failure_type FORMAT a30 COL detail FORMAT a60 SELECT failure_id, failure_type, check_name, time_detected, status, detail FROM v$asm_health_check WHERE status = 'FAIL' ORDER BY time_detected DESC; asm health checker found 1 new failures

Leverage the Automatic Diagnostic Repository Command-Line (ADRCI) utility to view detailed incident reports associated with the health check failure. Recommended Remediation A single "1 new failure" is rarely a