Re: Help resolving "No ocijdbc8 in java.library.path" with JDeveloper 3 and Oracle8i

From: Chenda Mok <chenda.mok2_at_freesbee.fr>
Date: Fri, 24 Dec 1999 05:22:20 +0100
Message-ID: <ZT094.1154$Nd3.9927_at_nnrp1.none.net>


hello,

I 'm using "JDeveloper 2.0 (JDK 1.2.2) NT" and Orcale 8i on Linux. I want to know if it's possible to connected trough Oracle JDBC OCI-8 Drivers.
I've got "no ocijdbc8 in java.library.path" error message (I can connected successfully with Oracle JDBC Thin).
How can I modify my JDEVELOPER.INI ?
any solution ?

Chenda Mok

Rob Clevenger wrote in message ...
>Jocob,
>
>I assume you are running "JDeveloper 3.0 (JDK 1.2.2)"..
>
>Go to the BIN directory off of JDeveloper (i.e. C:\program
>files\oracle\jdeveloper 3.0\bin) and edit JDEVELOPER.INI
>
>Look for this section:
>
>[Ferrari]
>; JDK overrides Java_Default_Paths setting when JDK12VM=ferrari
>JDK=java version "JDK1.2.2_JDeveloper"
>; These remaining entries are the default Ferrari VM initialization
>parameters
>JLP=-Djava.library.path=.;..\java1.2\bin;..\java1.2\jre\bin
>SLP=-Dsun.boot.library.path=.;..\java1.2\bin;..\java1.2\jre\bin
>IHS=-Xms12m
>PREBCP=-Xbootclasspath/p:..\classes;..\lib\vbjorb.jar;..\aurora\lib\aurora_
client.jar;..\aurora\lib\jasper.zip;..\aurora\lib\vbjtools.jar;..\aurora\lib \vbjorb.jar;..\aurora\lib\vbjapp.jar;..\aurora\lib\vbj30ssl.jar;..\aurora\li b\aurora.zip
>ADDBCP=-Xbootclasspath/a:..\java1.2\jre\bin\debugger\debugger.jar;..\java1.
2\jre\bin\debugger\jpda.jar;..\java1.2\lib\tools.jar;..\jdbc\lib\oracle8.1.6 \classes12.zip
>FIX=-Ddisposewindowfix=1
>
>
>Add the path to your %ORACLE_HOME%\BIN (i.e. C:\orant\bin) to both the
>JLP and SLP areas. Mine looks like this
>
>JLP=-Djava.library.path=.;..\java1.2\bin;..\java1.2\jre\bin;C:\orant\bin
>SLP=-Dsun.boot.library.path=.;..\java1.2\bin;..\java1.2\jre\bin;C:\orant\bi
n
>
>
>
>
>
>That should work.
>
>
>Take Care,
>
>
>Rob Clevenger
>rob_at_robsite.org
>
>
>
>
>
>
>On Thu, 2 Dec 1999 11:29:10 +0100, "Jacob" <jacmads_at_hotmail.com>
>wrote:
>
>>Hi all
>>
>>Sorry about asking this question again....
>>
>>When I try to use the "Oracle OCI-8" JDBC driver to connect to my Oracle8i
>>server, i keep getting "No ocijdbc8 in java.library.path". I believe it
can
>>be solved by inserting a reference to the JDBC driver located in
>>"\JDeveloper 3.0\jdbc\lib\oracle8.1.5" or "oracle8.1.6sdk". But I don't
know
>>exactly how to do this. I haven't been able to find it anywhere in
>>documentation. Can somebody help?
>>
>>Thanks in advance!
>>
>>Jacob
>>
>
Received on Fri Dec 24 1999 - 05:22:20 CET

Original text of this message