OCI Undefined symbols

From: Dan Vincent <dvincent_at_netcom.com>
Date: Fri, 28 Aug 1998 19:00:59 GMT
Message-ID: <dvincentEyEy5n.HnH_at_netcom.com>



When compiling an OCI program in C++ on HP-UX 10.20 running Oracle Version 7.3.2.2, I get undefined symbols ACSSVC_C and APPC_C. The references are in libsqlnet.a. I cannot find where these symbols might be defined, or how not to have these symbols included in the compilation.

Also, is it normal to include files like ociapr.h directly from $ORACLE_HOME/rdbms/demo? I would think that headers would be in an "include" repository.

Also, to specify the SID using olog(), is the 'conn' parameter the appropriate place, or is it best to use a putenv? My program will need to use different SIDs within the same application. I assume that each defined LDA can refer to a different SID.

Thanks. Received on Fri Aug 28 1998 - 21:00:59 CEST

Original text of this message