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 -> Oracle environment vars

Oracle environment vars

From: Thomas J. Clancy <tjclancy_at_bellatlantic.net>
Date: Wed, 05 Apr 2000 00:48:55 GMT
Message-ID: <X3wG4.251$KJ3.19157@typhoon2.gnilink.net>


Hey All,

I have installed Oracle as best I could. Basically I need it for Java connectivity to an external Oracle instance. Anyway, I am running Apache under Linux and am writing servlets. What I need to know is how do I set up the environment variables such as ORACLE_HOME and LD_LIBRARY_PATH such that Apache and ApacheJServ can see and use these when launching the JVM.

My servlet is having problems with the JDBC connectivity because it can't find the shared libraries that the Oracle java classes need, and it cannot, obviousl, find the tnsnames.ora file to resolve the remote machine/oracle database instance.

tom Received on Tue Apr 04 2000 - 19:48:55 CDT

Original text of this message

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