Error
Error Code:
ACFS-03214
Oracle Database Error ACFS-03214: ADVM Compatibility Below 12.1
Description
This error signifies that an Oracle ASM disk group's ADVM compatibility attribute is set to a version lower than 12.1. Consequently, Oracle ACFS operations, such as mounting or creating file systems, will fail on volumes associated with this disk group, as ACFS requires a minimum ADVM compatibility of 12.1.
Error Message
The Oracle ASM Dynamic Volume Manager (Oracle ADVM) compatibility attribute for the disk group is less than 12.1.
Known Causes
3 known causesOlder Disk Group Creation
The disk group was initially created with an `ADVM_COMPATIBLE` attribute explicitly set to a version earlier than 12.1.
Default ADVM Compatibility
The `ADVM_COMPATIBLE` attribute was not explicitly set during disk group creation, defaulting to a pre-12.1 value based on the ASM instance compatibility.
ASM Instance Compatibility
The `COMPATIBLE.ASM` attribute of the Oracle ASM instance itself is set below 12.1, which can limit the maximum `ADVM_COMPATIBLE` value for disk groups.
Solutions
Coming SoonGeneral 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