Error
Error Code: ACFS-03346

Oracle Database Error ACFS-03346: Accelerator Volume Growth Failure

📦 Oracle Database
📋

Description

This error indicates that the Oracle Automatic Storage Management Cluster File System (ACFS) accelerator volume could not be expanded to accommodate a corresponding growth request for the primary ACFS volume. This typically occurs when attempting to extend an ACFS filesystem that utilizes an accelerator volume, and the underlying resources for the accelerator are insufficient.
💬

Error Message

unable to grow the accelerator volume in support of a request to grow the primary volume
🔍

Known Causes

4 known causes
⚠️
Insufficient ASM Disk Group Space
The ASM disk group hosting the ACFS accelerator volume lacks sufficient free space to accommodate the requested expansion.
⚠️
Accelerator Volume Quota Reached
A configured quota limit for the accelerator volume or its containing disk group has been reached, preventing further growth.
⚠️
Underlying Storage Constraints
Problems with the physical storage or LUNs backing the ASM disk group may be preventing the necessary volume expansion.
⚠️
ACFS/ASM Configuration Mismatch
Incorrect or misconfigured parameters for ACFS or ASM volumes might interfere with the growth operation.
🛠️

Solutions

Coming Soon

Detailed step-by-step solutions for this error are being prepared. In the meantime, try these general troubleshooting tips:

General Troubleshooting Tips

  • Check the error message carefully for specific details
  • Review recent changes that might have caused the error
  • Search for the exact error code in the official documentation
  • Check log files for additional context
  • Try restarting the application or service