Re: error linking oci7 with oracle9i on AIX 4.3
From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Fri, 03 Sep 2004 11:30:21 +0200
Message-ID: <ch9d6g$73u$1_at_news3.tilbu1.nb.home.nl>
Date: Fri, 03 Sep 2004 11:30:21 +0200
Message-ID: <ch9d6g$73u$1_at_news3.tilbu1.nb.home.nl>
Hesam Shamshiri wrote:
> I am having a problem linking an oci 7 application with oracle9i on
> AIX 4.3.
>
> The makefile has the following line:
>
> -L/home/oracle/product/9.0.1/lib -lclntsh
>
> This was working in oracle 8, however on oracle 9i, there are many
> unresolved symbols:
> orlon
> oclose
> oopen
> oparse
> ologoff
> etc.
>
> Are oci7 calls still supported under 9i? if so which libraries are
> they located In?
>
I guess no, as SQL*Net for Oracle 7 is not working with 9i RDBMS; 8i SQL*Net does work with 9i RDBMS, though
> any help would be greatly appreciated.
>
> thanks
> Hesam
-- Regards, Frank van BortelReceived on Fri Sep 03 2004 - 11:30:21 CEST