Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Incompatible Version of libocijdbc after installing ODAC

921501Mar 2 2012 — edited Mar 5 2012
I'm new to Oracle and am trying to set up a new machine for development. I installed the following in the order listed:

1) Instant Client 11.2.0.2.0 (Basic + ODBC)
2) SQL Developer 3.1
3) ODAC 11.2 Release 4 with Oracle Developer Tools for VS

I was able to connect to a database without any issues before installing the ODAC. Now when I try to connect I get the following:

Status : Failure -Test failed: Incompatible version of libocijdbc[Jdbc:112020, Jdbc-OCI:112030

If I had to guess, it appears that the JDK version shipped with the ODAC (1.5.0.30.03) is overriding the one shipped with SQL Developer (1.6.0_11). What can I do to make SQL Developer use the correct version?
This post has been answered by Jim Smith on Mar 5 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2012
Added on Mar 2 2012
5 comments
11,056 views