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

Home -> Community -> Usenet -> comp.databases.oracle -> error linking oci7 with oracle9i on AIX 4.3

error linking oci7 with oracle9i on AIX 4.3

From: Hesam Shamshiri <hesam_at_gte.net>
Date: 2 Sep 2004 09:26:54 -0700
Message-ID: <8e895f49.0409020826.6f8c188f@posting.google.com>


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?

any help would be greatly appreciated.

thanks
Hesam Received on Thu Sep 02 2004 - 11:26:54 CDT

Original text of this message

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