Error
Error Code:
ACFS-06002
Oracle Database Error ACFS-06002: Missing User Credentials
Description
This error indicates that an Oracle Automatic Storage Management Cluster File System (ACFS) operation requires authentication credentials (username and password) that were not provided or could not be found. It typically occurs when managing ACFS resources, creating file systems, or accessing secure ACFS components.
Error Message
No credentials found.
Known Causes
3 known causesMissing Command Line Arguments
The necessary username and password were not supplied as arguments when executing an ACFS command or script.
Incorrect Configuration Files
ACFS configuration files (e.g., wallet, password file) are either missing, corrupted, or incorrectly configured to store or retrieve credentials.
ACFS Wallet Issues
The Oracle ACFS wallet or secure credential store is either inaccessible, not open, or does not contain the required credentials.
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