dbTalk Databases Forums  

error linking oci7 with oracle9i on AIX 4.3

comp.databases.oracle comp.databases.oracle


Discuss error linking oci7 with oracle9i on AIX 4.3 in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hesam Shamshiri
 
Posts: n/a

Default error linking oci7 with oracle9i on AIX 4.3 - 09-02-2004 , 11:26 AM






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

Reply With Quote
  #2  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: error linking oci7 with oracle9i on AIX 4.3 - 09-03-2004 , 04:30 AM






Hesam Shamshiri wrote:

Quote:
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

Quote:
any help would be greatly appreciated.

thanks
Hesam

--

Regards,
Frank van Bortel



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.