Hi,

Your should use the Oracle Thin JDBC driver. Alternatively you can install the Net
8 client on Linux to use the OCI JDBC driver.

Point the URL of the Oracle Thin JDBC driver to the Listener

Cheers
Koushik


Rathinavel Palaniappan wrote:

> hi all, sorry to ask bit - off topic question but i hope
> some body can through the light on this.
>
> I have a oracle server running on NT mac. and i want to
> access it from a linux mac(which is having the Web
> server and Jrun).i am using oci driver in linux which is from
> oralce co.when i execute a programme to access the data in
> the table ,the DriverManager.getConnection(...) gives linker
> error saying  can't find a file oci,i have a feeling that it is not
> able to locate the driver library files.
>
> The question i have here is, can i access the database from linux
> mac by just having the driver files or should i have client installed
> on linux?
>
> I am using the driver files which is of solaris, Is it compatible with
> linux? or do we have driver files for linux from oracle co?.
>
> I am not sure of which variable has to be set for the calsspath,
> i have tried setting CLASSPATH,LDLIB_PATH,SHLIB_PATH
> but no luck :-((.
>
> thanx for your time,
>
> with regards,
>           rathna.
>
> --
> Cheers,
>     rathna
>
> ø¤°`°¤ø,¸¸¸,ø¤°`°¤ø,¸¸»«¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø
>
>   P Rathinavel
>   Sr.Systems Engineer - eCommerce Division
>   Wipro Technologies
>   Electronic City
>   Bangalore 561229, India
>   Tel  : 8520420/416/424/408  Extn : 1313
>   E-mail: [EMAIL PROTECTED]
>   www.wipro.com
>
> ø¤°`°¤ø,¸¸¸,ø¤°`°¤ø,¸¸»«¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to