ORA-15180: Could not open dynamic library odm libraryump while doing EBS 12.1.3 cloning (Ref-Doc ID 435826.1)
Error:
-------------------ADX Database Utility Finished---------------
adcrdb.sh started at Wed Jul 4 13:08:05 IST 2018
The environment settings are as follows ...
ORACLE_HOME : /u01/dbebs/DEV/db/tech_st/11.1.0
ORACLE_SID : DEV
TWO_TASK :
PATH : /u01/dbebs/DEV/db/tech_st/11.1.0/perl/bin:/u01/dbebs/DEV/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u01/dbebs/DEV/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u01/dbebs/DEV/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u01/dbebs/DEV/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u01/dbebs/DEV/db/tech_st/11.1.0/appsutil/jre/bin/:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin:.
LD_LIBRARY_PATH : /u01/dbebs/DEV/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/dbebs/DEV/db/tech_st/11.1.0/lib:/usr/dt/lib:/u01/dbebs/DEV/db/tech_st/11.1.0/ctx/lib
Executable : /u01/dbebs/DEV/db/tech_st/11.1.0/bin/sqlplus
The log information will be written to
/u01/dbebs/DEV/db/tech_st/11.1.0/appsutil/log/DEV_doyebs/adcrdb_DEV.txt
Creating the control file for DEV_doyebs database ...
SQL*Plus: Release 11.1.0.7.0 - Production on Wed Jul 4 13:08:05 2018
Copyright (c) 1982, 2008, Oracle. All rights reserved.
Connected to an idle instance.
ORACLE instance shut down.
Connected to an idle instance.
ORA-15180: could not open dynamic library odm library, error [open]
ERROR:
ORA-03114: not connected to ORACLE
Solution:
1. cd $ORACLE_HOME/lib
2. ln -s libodmd10.so libodm10.so
2. ln -s libodmd10.so libodm10.so