Error
Error Code:
ACFS-05940
Oracle Database Error ACFS-05940: ACFS Replication Upgrade Preparation
Description
This error indicates that an ACFS (ASM Cluster File System) designated for replication has not undergone the required pre-upgrade preparation. It typically occurs during an Oracle Grid Infrastructure upgrade if the ACFS file system hasn't been properly configured for the replication upgrade process.
Error Message
The ACFS file system mounted at path string is not prepared for replication upgrade.
Known Causes
3 known causesMissing Preparation Command
The `acfsutil repl prepare` command, a mandatory step for replicated ACFS file systems, was not executed on the primary site before the upgrade.
Incorrect Command Execution
The `acfsutil repl prepare` command was run with incorrect parameters, on the wrong file system, or did not complete successfully.
Unhealthy Replication State
The ACFS replication was not in an active, healthy, or synchronized state, preventing successful preparation for the upgrade.
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