oracleoracle: error while loading shared libraries: libodm9.so: cannot open shared ob
Hi,
I'm installing Oracle 9i on IA 64, OS linux. I keep getting the following error when I run sqlplus
oracleoracle: error while loading shared libraries: libodm9.so: cannot open shared object file: No such file or directory
ERROR:
ORA-24314: service handle not initialized
the LD_LIBRARY_PATH=$ORACLE_HOME/lib
is set in the environment. After this error it prompts me for a user name?
Regards