Skip to Main Content

Java Development Tools

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!

jDeveloper connection to Oracle 9i remote database, oci issues

2938028Apr 26 2015 — edited Apr 27 2015

Hello everyone,

Coming from eclipse, I'm trying jDeveloper essentially to use the ADF Faces framework, i started with the getting started tutorial but facing some issues.

NB : I have already installed Oracle instant client 10.2.0.3 which allow me to connect to Oracle 9i database(tested with python program, and a netbeans oci connections), i set my ORACLE_HOME to the instant client and also LD_LIBRARY_PATH.
when trying to create a connection to my remote Oracle DB Server, using oci driver, the wizard show me an error about "ocijdbc12" :

oci12Error.png

When i try to use the generic jdbc driver to specify my own Orcale Client jar : ojdbc14.jar included in my ORACLE_HOME

addJDBC.png

it show me that i cant change the built in JDBC driver

Com.oracle.png

I triyed to search in every forum nd documentation but haven't found a working solution.

Please if someone has faced the same problems, and solve it. i will appreciate a help.

Thanks in advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2015
Added on Apr 26 2015
5 comments
1,217 views