OracleStatement.getColumnIndex Throws "java.sql.SQLException: Non supported character set" with JDBC Thin Driver 19c
(Doc ID 2650539.1)
Last updated on MARCH 25, 2020
Applies to:
Oracle Database - Standard Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
A JDBC application works well with both JDBC Thin Driver 12.2.0.1 and JDBC 18c.
But running with JDBC Thin Driver 19c, the following exception is reported. orai18n.jar is required.
Changes
Upgrade to JDBC Thin Driver 19c.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |