OpenVMS: Linking an older OCCI object results in undefined symbols %ILINK-W-NUDFSYMS
(Doc ID 1364004.1)
Last updated on APRIL 14, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
Linking an older (7.1) OCI object file under an Oracle RDBMS 10.2.0.4 code tree on hp OpenVMS Itanium results in undefined symbols.
%ILINK-W-NUDFSYMS, 3 undefined symbols:
%ILINK-I-UDFSYM,
oracle::occi::Environment * __ptr32 oracle::occi::Environment::createEnvironment(oracle::occi::Environment::Mode, void * __ptr32 ,
void * __ptr32 (* __ptr32 )(void * __ptr32 , unsigned int), void * __ptr32 (* __ptr32)
(void * __ptr32 , void * __ptr32 , unsigned int), void (* __ptr32 )(void * __ptr32 , void * __ptr32 ))
%ILINK-I-UDFSYM,
void oracle::occi::Environment::terminateEnvironment(oracle::occi::Environment * __ptr32 )
%ILINK-I-UDFSYM, TYPEINFO for oracle::occi::SQLException
Changes
You have recently hp C++ 7.2 or higher on the node where the undefined symbols are produced.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |