SQL developer 3.1 shows error Incompatible version of libocijdbc
I have been struggling with the oci.dll and the ocijdbc.dlls errors for most of the day today.
I deleted my previous SQL Developer 3.0 installation and downloaded the latest 3.1 yesterday.
Problem:
When I try to set up new connections that were working on the previous version, some of them work and two of them show the following error:
Status : Failure -Test failed: Incompatible version of libocijdbc[Jdbc:112020, Jdbc-OCI:112030
I have the JDK 1.6 installed and Oracle ODAC 11.2 32-bit installed as well.
Preferences->Database->Advanced shows the proper directory for the tnsnames.ora file.
Alternative connection test:
When i try to connect to the database in question via SQLPlus using the command syntax
sqlplus username/password@connect_identifier
sqlplus is able to connect to the database in question and I can run queries in it.
Please help! Thank you.
LizetP
Edited by: Lizet P. on Feb 9, 2012 2:58 PM