Asm Health Checker Found 1 New Failures [better] Link
Check v$asm_disk to ensure all disks are ONLINE and HEADER_STATUS is MEMBER . C. Resource Exhaustion
Check which home is reporting the error (usually the ASM home): asm health checker found 1 new failures
Here is a deep dive into what this error means, how to diagnose it, and the steps to resolve it. 1. Understanding the ASM Health Checker Check v$asm_disk to ensure all disks are ONLINE
Regularly monitor your v$asm_operation view. If you see long-running "REBAL" (rebalance) operations following a failure, ensure your ASM_POWER_LIMIT is set high enough to complete the recovery quickly without impacting database I/O. If you are managing an Oracle Database environment
If you are managing an Oracle Database environment using Automatic Storage Management (ASM), encountering the alert can be a jarring experience. This message is usually triggered by the Oracle Health Monitor (HM), a framework designed to detect and analyze components within the database and ASM instances.
Run the following command to see the specific failure identified: list failure Use code with caution.
While the "1 new failure" could technically be anything, it usually falls into one of these three categories: A. Disk Corruption or Metadata Inconsistency