Introduction:-
In this article, we will resolve the txkWfClone.sh exited with status 127. After resolve we can successfully complete the perl adcfgclone.pl appsTier dualfs.
While doing perl adcfclone.pl appsTier dualfs, rasing error as txkWfClone.sh exited with status 127.
$perl adcfgclone.pl appsTier dualfs
Copyright (c) 2002, 2015 Oracle Corporation
Redwood Shores, California, USA
Oracle E-Business Suite Rapid Clone
Version 12.2
adcfgclone Version 120.63.12020000.65
Enter the APPS password :
Enter the Weblogic AdminServer password :
Do you want to add a node (yes/no) [no] : no
Running: Context clone...
Log file located at /oracle/EBSFS/fs1/EBSapps/comn/clone/bin/CloneContext_0612142654.log
Provide the values required for creation of the new APPL_TOP Context file.
Target System Hostname (virtual or normal) [samarthapps] :
Target System Database SID : UAT
Target System Database Server Node [samarthapps] : uatapps
Target System Database Domain Name [***-***.com] :
Target System Base Directory : /oracle/EBSFS
Target System Base Directory set to /oracle/EBSFS
Target System Current File System Base set to /oracle/EBSFS/fs1
Target System Other File System Base set to /oracle/EBSFS/fs2
Target System Fusion Middleware Home set to /oracle/EBSFS/fs1/FMW_Home
Target System Other File System Fusion Middleware Home set to /oracle/EBSFS/fs2/FMW_Home
Target System Web Oracle Home set to /oracle/EBSFS/fs1/FMW_Home/webtier
Target System Other File System Web Oracle Home set to /oracle/EBSFS/fs2/FMW_Home/webtier
Target System Appl TOP set to /oracle/EBSFS/fs1/EBSapps/appl
Target System Other File System Appl TOP set to /oracle/EBSFS/fs2/EBSapps/appl
Target System COMMON TOP set to /oracle/EBSFS/fs1/EBSapps/comn
Target System Other File System COMMON TOP set to /oracle/EBSFS/fs2/EBSapps/comn
Target System Instance Home Directory [/oracle/EBSFS] :
Target System Current File System Instance Top set to /oracle/EBSFS/fs1/inst/apps/UAT_samarthapps
Do you want to preserve the Display [***test:0.0] (y/n) : n
Target System Display [samarthapps:0.0] :
Target System Root Service [enabled] :
Target System Web Entry Point Services [enabled] :
Target System Web Application Services [enabled] :
Target System Batch Processing Services [enabled] :
Target System Other Services [disabled] :
Do you want the target system to have the same port values as the source system (y/n) [y] ? : n
Target System Port Pool [0-99] : 1
Checking the port pool 1
done: Port Pool 1 is free
Report file located at /oracle/EBSFS/fs1/inst/apps/UAT_samarthapps/admin/out/portpool.lst
Target System proxy port [80] :
UTL_FILE_DIR on database tier consists of the following directories.
1. /data01/PROD/temp/UAT
2. /usr/tmp
3. /data02/oraphase2/appsutil/outbound/UAT_apps
4. /data01/PROD/temp/UAT
Choose a value which will be set as APPLPTMP value on the target node [1] : 2
The new APPL_TOP context file has been created :
/oracle/EBSFS/fs1/inst/apps/UAT_samarthapps/appl/admin/UAT_samarthapps.xml
Check Clone Context logfile /oracle/EBSFS/fs1/EBSapps/comn/clone/bin/CloneContext_0612142654.log for details.
Creating Patch file system context file.....
Log file located at /oracle/EBSFS/fs1/EBSapps/comn/clone/bin/CloneContextPatch_0612142731.log
Target System Other File System Instance Top set to /oracle/EBSFS/fs2/inst/apps/UAT_samarthapps
Target System Port Pool [0-99] : 2
Checking the port pool 2
done: Port Pool 2 is free
Report file located at /oracle/EBSFS/fs2/inst/apps/UAT_samarthapps/admin/out/portpool.lst
The new APPL_TOP context file has been created :
/oracle/EBSFS/fs2/inst/apps/UAT_samarthapps/appl/admin/UAT_samarthapps.xml
Check Clone Context logfile /oracle/EBSFS/fs1/EBSapps/comn/clone/bin/CloneContextPatch_0612142731.log for details.
FMW Pre-requisite check log file location : /oracle/EBSFS/fs1/EBSapps/comn/clone/FMW/logs/prereqcheck.log
Running: FMW pre-req check...
Configuring: Run file system....
LogFile located at /oracle/EBSFS/fs1/inst/apps/UAT_samarthapps/admin/log/clone/run/RCloneApplyAppstier_06121427.log
Adding execute permission to : /oracle/EBSFS/fs1/inst/apps/UAT_samarthapps/admin/install/txkWfClone.sql
END: Instantiated txkWfClone.sql...
START: Executing /oracle/EBSFS/fs1/inst/apps/UAT_samarthapps/admin/install/txkWfClone.sh -nopromptmsg
txkWfClone.sh exited with status 127
ERROR: txkWfClone.sh execution failed, exit code 127
----===================-----------
RCloneApplyAppstier_06121411.log:-
-----===================----------
Context File:/oracle/EBSFS/fs1/inst/apps/UAT_samarthapps/appl/admin/UAT_samarthapps.xml
ERROR DESCRIPTION:
(*******FATAL ERROR*******
PROGRAM : (/oracle/EBSFS/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetUnicodeEncodingSecFilter.pl)
TIME : Sat Jun 12 14:20:54 2021
FUNCTION: main::validateAppsSchemaCredentials [ Level 1 ]
ERRORMSG: Invalid APPS database user credentials.
)
ERRORCODE = 1 ERRORCODE_END
.end std out.
/oracle/EBSFS/fs1/EBSapps/10.1.2/bin/sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
.end err out.
Result : FAILED
Solution:-
#yum install glibc-devel.i686
For more informative article, you may check , click here.
For similar article you may check, click here.