adcfgclone.pl failed in the application tier with no linkxlc error as follows,
no linkxlC in BASE_PATH/apps/apps_st/comn/clone/bin/../jre/bin /usr/bin /etc /usr/sbin /usr/ucb /home/oracle/bin /usr/bin/X11 /sbin .
Solution:
- Check if linkxlC is installed in your machine, if not get it installed.
- Check the linkxlC path,
$ which linkxlC - Export Path for linkxlC
$ export PATH=/usr/oracle/bin:$PATH - Run adcfgclone again
Recent Posts