Error
Error Code:
ACFS-05938
Oracle Database Error ACFS-05938: Invalid ACFS Snapshot Parentage
Description
This error indicates that an attempt to create or manage an Oracle ACFS (ASM Cluster File System) snapshot failed because the new snapshot's specified location or relationship is not a direct child of the target ACFS mount point. It typically occurs when the snapshot path is outside the expected hierarchy of the ACFS volume.
Error Message
The new snapshot is not a child of the mount point.
Known Causes
4 known causesIncorrect Snapshot Path
The path specified for the new snapshot is not within the valid directory structure or hierarchy of the ACFS mount point.
Invalid Parent Volume Reference
The command or configuration attempts to create a snapshot from a source that is not recognized as the direct parent ACFS volume or file system.
ACFS Mount Point Inaccessibility
The ACFS mount point itself might be unmounted, improperly configured, or inaccessible at the time of the snapshot operation.
Typographical Error
A simple typo in the snapshot command's path or parameters can lead to an incorrect parent-child relationship being perceived.
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