C++ executable is not loading in AIX 6.1 OS LEVEL 6100-09 with Oracle11g.

Hi Everybody,
I am getting following error message during execution of my c++ executable "ofsrm" . I am using AIX 6.1 OS LEVEL 6100-09 with Oracle 11g database. Any suggestion on the same?

Could not load program ofsrm: rtld: 0712-001 Symbol GetOracleDriver__FiPc was referenced from module /build1/build/SourcePro/ficdb/lib/libFSGBU/libaccess.a(libaccess.o), but a run time definition of the symbol was not found. rtld: 0712-002 fatal error: exiting.

I checked my executable with ldd. It is loading all the library other than liboci.a. I have also added the corresponding path in LIB_PATH. Still same issue is coming.

Thanks,
RKS

Moderator comments were removed during original forum migration.
1 Like