dbTalk Databases Forums  

UnsatisfiedLinkError: get_char_set

comp.database.oracle comp.database.oracle


Discuss UnsatisfiedLinkError: get_char_set in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
okapi
 
Posts: n/a

Default UnsatisfiedLinkError: get_char_set - 03-18-2005 , 05:04 PM






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.jav a:325)
at
oracle.jdbc.driver.OracleConnection.<init>(OracleC onnection.java:346)
at
oracle.jdbc.driver.OracleDriver.getConnectionInsta nce(OracleDriver.java:468)
at
oracle.jdbc.driver.OracleDriver.connect(OracleDriv er.java:314)
at java.sql.DriverManager.getConnection(DriverManager .java:512)
at java.sql.DriverManager.getConnection(DriverManager .java:171)


Anyone have any suggestions?

Thanks,
Steve


Reply With Quote
  #2  
Old   
okapi
 
Posts: n/a

Default Re: UnsatisfiedLinkError: get_char_set - 03-22-2005 , 11:12 AM






The JDBC driver got replaced by an older version (pre 10g). This is not
an issue now.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.