eBS R12.2.4 Adcfgclone Issue

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

eBS R12.2.4 Adcfgclone Issue

nauman
Dear Erman,

While running adcfgclone appsTier on OEL 6.8. I am getting the following error

adcfgclone Fails on Apps Tier with Error :
sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory


Consulted the oracle document 2390797.1 and different forums but they were on RHEL 7. However i am facing issue on OEL 6.8.

Please suggest the solution.

Thanks & Regards
Reply | Threaded
Open this post in threaded view
|

Re: eBS R12.2.4 Adcfgclone Issue

ErmanArslansOracleBlog
Administrator
Probably a link error.

In a cloned ORACLE_HOME  (in your case it is APPS ORACLE HOME),  the symbolic link for libclntsh.so.10.1 may point to the absolute path rather than a relative path
ls -l %ORACLE_HOME/lib/libclntsh.so*  and check where the link points to. Ensure the link is correct.

Also ensure all the required rpms are installed..
Check the EBS APPS Tier installation for OEL 6.8..
It may be related with the rpm named compat-libstdc++
Reply | Threaded
Open this post in threaded view
|

Re: eBS R12.2.4 Adcfgclone Issue

nauman
Hi,

Yes you are right its giving the absolute path rather than giving the relative path. Can you please let me know how to change it.

Thanks & regards
Reply | Threaded
Open this post in threaded view
|

Re: eBS R12.2.4 Adcfgclone Issue

ErmanArslansOracleBlog
Administrator
It should be a soft link basically.. These links can be created using "ln -s" in Linux env.
However; running relink from the affected Oracle Home may also fix it.
I mean, with the correct env set; cd $ORACLE_HOME ; relink all
Reply | Threaded
Open this post in threaded view
|

Re: eBS R12.2.4 Adcfgclone Issue

nauman
Dear Erman,

My issue has been resolved. I have observed that  libclntsh.so.10.1 library was not present on my system. So i moved this library from another system, created the link and adcfgclone went well.

However, one thing i have observed before running adcfgclone and changing the symbolic link, i restarted the machine and once machine came back symbolic link was on its previous setting and it failed the adcfgclone script as well. Then i ran the adcfgclone without rebooting the machine.

I need to know will it make any problem in my future tasks, since machine is going to be running in production environment.

Thanks & Regards
Reply | Threaded
Open this post in threaded view
|

Re: eBS R12.2.4 Adcfgclone Issue

nauman
and at times machine are required to be restarted for some maintenance tasks.

Thanks & regards
Reply | Threaded
Open this post in threaded view
|

Re: eBS R12.2.4 Adcfgclone Issue

ErmanArslansOracleBlog
Administrator
Your move is not a stable one. Probably Linux clears it during the boot process..

Please ensure all the required rpms are installed..
Check the EBS APPS Tier installation for OEL 6.8..
I believe your link problem will be fixed after installing the missing rpms.

Ref: Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Linux x86-64 (Doc ID 1330701.1)

FOR APPS TIER :

Important note: The openmotif package version must be 2.1.30 (for example, openmotif-2.3.3-1 is not supported).

openmotif21-2.1.30-11.EL6.i686 (32-bit)1
xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit)
libXrender-0.9.5-1.el6.i686
binutils-2.20.51.0.2-5.20.el6.x86_64
compat-libcap1-1.10-1.x86_64
compat-libstdc++-296-2.96-144.el6.i686
compat-libstdc++-33-3.2.3-69.el6.i686
compat-libstdc++-33-3.2.3-69.el6.x86_64
gcc-4.4.5-6.el6.x86_64
gcc-c++-4.4.5-6.el6.x86_64
glibc-2.12-1.7.el6.i686 (32-bit)
glibc-2.12-1.7.el6.x86_64
glibc-common-2.12-1.7.el6.x86_64
glibc-devel-2.12-1.7.el6.i686 (32-bit)
glibc-devel-2.12-1.7.el6.x86_64
libaio-0.3.107-10.el6.i686
libaio-0.3.107-10.el6.x86_64
libaio-devel-0.3.107-10.el6.x86_64
libgcc-4.4.4-13.el6.i686
libgcc-4.4.4-13.el6.x86_64
libgomp-4.4.4-13.el6.x86_64
libstdc++-devel-4.4.4-13.el6.i686
libstdc++-devel-4.4.4-13.el6.x86_64
libstdc++-4.4.4-13.el6.i686
libstdc++-4.4.4-13.el6.x86_64
libXi-1.3-3.el6.i686
libXp-1.0.0-15.1.el6.i686
libXp-1.0.0-15.1.el6.x86_64
libXtst-1.0.99.2-3.el6.i686
make-3.81-19.el6.x86_64
gdbm-1.8.0-36.el6.i686
gdbm-1.8.0-36.el6.x86_64
redhat-lsb-4.0-3.0.1.el6.x86_64
sysstat-9.0.4-11.el6.x86_64
util-linux-ng-2.17.2-6.el6.x86_64