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

Home -> Community -> Usenet -> c.d.o.server -> Re: Are OCI JDBC connections possible from an Oracle 9 client on Redhat Linux???

Re: Are OCI JDBC connections possible from an Oracle 9 client on Redhat Linux???

From: Peter Sylvester <peters_at_mitre.org>
Date: Wed, 08 May 2002 11:26:12 -0400
Message-ID: <3CD94394.79354B8E@mitre.org>


Moving Solaris shared libraries (libocijdbc9.so) to Linux is unlikely to work.
The classes12.zip is pure java so you *should* be able to move that.

-Peter

Steve Lock wrote:
>
> Hi
>
> Yes a connection with SQL Plus works ok but JDBC connections cause the
> error I posted before.
>
> Just as a test, we tried switching back to the libocijdbc8.so and
> classes12.zip for the v8 client. Again JDBC connections don't work,
> although the Java error is different (JVM internal error, please
> contact Sun...). I guess the v8 client files aren't meant to be used
> under JDK 1.3 but Sun hasn't ported JDK 1.2.2 to RedHat 7.1 :-(
>
> We got the libocijdbc9.so and classes12.zip from the update on the
> Oracle Technet site called jdbc901jdk13x_jdk12x-sol.zip.
>
> This file is for Solaris but we saw several posts on the newsgroups
> stating that these files work under Linux too.
>
> If that is false, where do we get the correct versions for Linux?
>
> Regards
>
> Steve
>
> "Mark & Kristi Wagoner" <mwagoner_at_iac.net> wrote in message news:<ab8c2r$23qj$1_at_genma.iac.net>...
> > I am using Sun's JDK 1.3 and the Oracle 9i client. The database is on the
> > same machine, but I don't see how that would make a difference.
> >
> > Does the SQL*Net connection work? Can you connect with SQL*Plus?
> >
Received on Wed May 08 2002 - 10:26:12 CDT

Original text of this message

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