Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

UnsatisfiedLinkError: get_char_set

6 views
Skip to first unread message

okapi

unread,
Mar 18, 2005, 6:04:46 PM3/18/05
to
I'm trying to use the Instant Client drivers with the current JDBC
drivers on Fedora Core 3 to connect to a remote Oracle 9i instance.
When when I attempt to connect I get the following library error:

java.lang.UnsatisfiedLinkError: get_char_set
at oracle.jdbc.oci8.OCIDBAccess.get_char_set(Native Method)
at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:325)
at
oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:346)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:468)
at
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:314)
at java.sql.DriverManager.getConnection(DriverManager.java:512)
at java.sql.DriverManager.getConnection(DriverManager.java:171)


Anyone have any suggestions?

Thanks,
Steve

okapi

unread,
Mar 22, 2005, 12:12:19 PM3/22/05
to
The JDBC driver got replaced by an older version (pre 10g). This is not
an issue now.

0 new messages