Error
Error Code: ACFS-01002

Oracle Database Error ACFS-01002: Insufficient ACFS Volume Size

📦 Oracle Database
📋

Description

This error indicates that the Automatic Storage Management Cluster File System (ACFS) volume being created or resized does not meet the minimum size requirement specified by Oracle. It commonly occurs during ACFS volume creation, resizing operations, or when attempting to mount an existing volume that no longer meets updated minimums.
💬

Error Message

ACFS requires a minimum volume size of number MB.
🔍

Known Causes

4 known causes
⚠️
Volume Creation Below Minimum
The specified size for a new ACFS volume is less than the minimum required by the system configuration.
⚠️
Resizing to Insufficient Size
An operation to resize an existing ACFS volume resulted in a final size below the minimum threshold.
⚠️
Version-Specific Requirements
Minimum ACFS volume size requirements may have increased with a software upgrade, making existing or planned volumes insufficient.
⚠️
Typographical Error in Size
An incorrect value or unit was entered when specifying the volume size, leading to a value below the minimum.
🛠️

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