Error
Error Code:
ACFS-05736
Oracle Database Error ACFS-05736: Symlink Content Mismatch
Description
This error indicates that Oracle Automatic Storage Management Cluster File System (ACFS) detected an inconsistency in the contents of a symbolic link compared to its expected target. It typically occurs when ACFS performs a validation or synchronization check on its file system structure, revealing a discrepancy.
Error Message
string symlink contents comparison failed: symlink= string , contents= string
Known Causes
4 known causesCorrupted Symlink or Target
The symbolic link file itself or its target has been altered, corrupted, or deleted outside of ACFS's expected operations.
Manual File System Changes
Unauthorized or manual modifications were made directly to symlinks or their targets within the ACFS volume, bypassing ACFS management.
ACFS Internal Inconsistency
An internal issue within the ACFS file system, possibly due to a bug or unexpected shutdown, led to a metadata mismatch for the symlink.
Replication or Snapshot Issue
In a replicated or snapshot environment, the symlink's state might not be consistent across all instances, leading to a comparison failure during validation.
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