Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to install Oracle JDBC driver in Unix?

Re: How to install Oracle JDBC driver in Unix?

From: Ramon F Herrera <ramon_at_conexus.net>
Date: 26 Jun 2002 04:05:59 -0700
Message-ID: <c9bc36ff.0206260305.27c8fedb@posting.google.com>


davide_at_yahoo.com wrote in message news:<afbmt7$cvtb8$1_at_ID-18487.news.dfncis.de>...
> In comp.lang.java.databases Ramon F Herrera <ramon_at_conexus.net> wrote:
> > Can anyone give me some pointers on this?
>
> Put the classes12.zip in the $JAVA_HOME/jre/lib/ext dir and rename
> it classes12.jar, give read grants to everyone (r--r--r--).
> That's it. You don't have to fiddle anymore with the classpath,
> since everything in the $JAVA_HOME/jre/lib/ext is added automatically
> to the classpath.
>
> Davide

Thanks for your answer, Davide. My guess was $JAVA_HOME/lib but now I see that jre/lib/ext makes much more sense.

Anyway, I'd like to add that under Java 1.4 the Oracle JDBC Driver archive is now called ojdbc14_g.jar.

Grazie,

-Ramon Received on Wed Jun 26 2002 - 06:05:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US