Error
Error Code:
ACFS-05742
Oracle Database Error ACFS-05742: ACFS Soft Link Type Mismatch
Description
This error indicates that the Oracle ASM Cluster File System (ACFS) encountered a discrepancy when comparing the expected file type of a symbolic link or its target during an operation. It typically occurs when ACFS attempts to validate, access, or replicate a symbolic link where the underlying type information is inconsistent or corrupted.
Error Message
string file type comparison failed, soft link: string
Known Causes
4 known causesCorrupted Symbolic Link or Target
The symbolic link's metadata or its actual target file/directory might be corrupted, causing ACFS to misinterpret its type during comparison.
ACFS File System Inconsistencies
Underlying metadata corruption or inconsistencies within the ACFS volume itself can lead to incorrect type information being reported for symbolic links.
Incorrect Symbolic Link Configuration
Symbolic links may have been created or modified with parameters or in environments that result in their file type not being correctly recognized or compared by ACFS.
Replication or Migration Discrepancies
When ACFS volumes are replicated or migrated, symbolic links might not be accurately re-created or validated on the destination, leading to type comparison failures.
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