dbTalk Databases Forums  

OCI library for Oracle 8.1.7.4.0 on OpenVMS

comp.databases.oracle comp.databases.oracle


Discuss OCI library for Oracle 8.1.7.4.0 on OpenVMS in the comp.databases.oracle forum.



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

Default OCI library for Oracle 8.1.7.4.0 on OpenVMS - 03-16-2005 , 11:48 PM






Hi,

I'm working for the backup application. Currently we need to support
Oracle8i backups for our application.

We are having OCI* calls from our code.

We are using Recovery Manager: Release 8.1.7.4.0 - Production version
in our system. We have installed the oracle 81740 patch.

OS : OpenVMS V7.3-1 AXP

We are getting following undefined symbols when linking our code with
oracle.

%LINK-I-UDFSYM, OCIAttrSet
%LINK-I-UDFSYM, OCIDefineByPos
%LINK-I-UDFSYM, OCIEnvInit
%LINK-I-UDFSYM, OCIErrorGet
%LINK-I-UDFSYM, OCIHandleAlloc
%LINK-I-UDFSYM, OCIHandleFree
%LINK-I-UDFSYM, OCIInitialize
%LINK-I-UDFSYM, OCIServerAttach
%LINK-I-UDFSYM, OCIServerDetach
%LINK-I-UDFSYM, OCISessionBegin
%LINK-I-UDFSYM, OCISessionEnd
%LINK-I-UDFSYM, OCIStmtExecute
%LINK-I-UDFSYM, OCIStmtFetch
%LINK-I-UDFSYM, OCIStmtPrepare

We would like to know which library needs to be include during the link
to resolve the above symbols. We are not finding any demo_rdbms.mk file
in $ORACLE_HOME directory.

We have supported the oracle 9i release 2 version and we did not face
the above problem. We used ( LIBCLNTST9.OLB) library.

Kindly provide us the oci library name to resolve the above problem.

Please let me know if you need any more information from my side.

Thanks and Regards
Nagaraj C


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.