Error
Error Code:
ORA-28314
Oracle Error ORA-28314: DSI Incompatible Link
Description
The ORA-28314 error indicates an attempt to use a current user database link with Directory Services Integration (DSI), which is not supported. This error occurs when the database link configuration is incompatible with DSI requirements.
Error Message
ORA-28314: The current user database link is not supported with DSI.
Known Causes
2 known causesUnsupported Link Type
Current user database links are inherently incompatible with DSI due to authentication mechanisms.
Incorrect Configuration
The database link may have been incorrectly configured to use current user authentication when DSI is enabled.
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