Unable to locate 'linkxlC' utility in path

Today I ran adcfgclone at Apps Tier to refresh my TEST Instance and faced the below issue.

Issue:

no linkxlC in /u01/oracle/ERPDEV3/apps/apps_st/comn/clone/bin/../jre/bin /usr/bin /etc /usr/sbin /usr/ucb /home/oracle/bin /usr/bin/X11 /sbin .
Checking for make...    found - /usr/bin/make
 Checking for ld...     found - /usr/bin/ld
 Checking for linkxlC...
 Unable to locate 'linkxlC' utility in path
 Checking for ar...     found - /usr/bin/ar
 Unable to locate all utilities with system path.
 PATH = /u01/oracle/ERPDEV3/apps/apps_st/comn/clone/bin/../jre/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oracle/bin:/usr/bin/X11:/sbin:.

WARNING: Could not find all the required OS utilities in the $PATH. Please review the checks above



Solution:

Export the path variable along with the location of linkxlC



Steps:

which linkxlC
/usr/vacpp/bin/linkxlC

$ export PATH=/usr/vacpp/bin:$PATH

Now run adcfgclone, this time it should run without any issues.


****************************நன்றி****************************

Comments

Popular posts from this blog

Common R12.2 adcfgclone Issues

REP-3000: Internal error starting Oracle Toolkit

Error 404 -- Not Found From RFC 2068 hypertext Transfer Protocol -- HTTP/1.1