Symptom
When creating a new Oracle 12c acquired connection, you get the error "The database driver is misconfigured. Please contact your onsite SAP Analytics Cloud agent administrator..."
SAP Analytics Cloud Agent trace will show errors such as:
- ERROR_DRIVER_NOT_CONFIGURED or
- Caused by: java.sql.SQLException: Non supported character set (add orai18n.jar in your classpath): AR8ISO8859P6
- Caused by: java.sql.SQLException: ORA-17056: Non-supported character set (add orai18n.jar in the classpath): AR8ISO8859P6
Environment
-
SAP Analytics Cloud Agent version: 1.0.421 or newer
Reproducing the Issue
- Add the Oracle orai18n.jar driver into the driver.properties file in the Oracle 12c area.
- Try to create a new connection using SQL Databases.
- The error will appear when saving the connection for the first time.
Cause
Tomcat is not able to properly find the orai18n.jar file from Oracle.
Resolution
The ora18n.jar file needs to be visible to the Tomcat server. To do this:
- Add the orai18n.jar into the tomcat lib directory.
- Restart Tomcat.
- Try to create the connection again.
See Also
- 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- Have a question? Ask it here and let our amazing SAP community help! Or reply and share your knowledge!
- 2487011 - What information do I need to provide when opening a case for SAP Analytics Cloud?
- 2511489 - Troubleshooting performance issues in SAP Analytics Cloud
- Search for SAP Analytics Cloud content using SAP for Me, Google or Bing:
- https://me.sap.com/servicessupport/search#?q=SAP%20Analytics%20Cloud%20OR%20SAC&tab=All
- https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fuserapps.support.sap.com+SAP+Analytics+Cloud
- https://www.bing.com/search?q=site%3Ahttps%3A%2F%2Fuserapps.support.sap.com+SAP+Analytics+Cloud
- Note: Add relevant text or warning/error messages to the text search field to filter results.
- SAP Analytics Cloud Connection Guide
- Getting Started with SAP Analytics Cloud Expert Community page
- SAP Analytics Cloud Get More Help and SAP Support
- Need More Help? Contact Support or visit the solution finder today!
Your feedback is important to help us improve our knowledge base.
Keywords
SAC, import, oracle, ora, ora18n, DRIVER_NOT_CONFIGURED, AR8ISO8859P6, java.sql.SQLException , KBA , LOD-ANA-DES , Story Design & Visualizations , Problem