Re: JDBC driver setup in UNIX

From: Eki Y. Baskoro <eki.baskoro_at_sonet.net.au>
Date: Thu, 18 Dec 2003 08:17:34 GMT
Message-ID: <1071735453.987878_at_pluto.global.net.au>


G'Day,

Try the following steps:

  1. Unpack the Oracle Connector/J to, say, /usr/local directory
  2. Edit /etc/profile file as follows:

export CLASSPATH=/usr/local/<dirname>

3. Run the following:

source /etc/profile

And, re-run your application. Received on Thu Dec 18 2003 - 09:17:34 CET

Original text of this message