When Adding External Node Script adcfgclone.pl appsTier (or dbTier) Fails With Error Perl lib version (5.10.1) doesn't match executable version (v5.10.0)
(Doc ID 1622873.1)
Last updated on MAY 19, 2024
Applies to:
Oracle Applications DBA - Version 12.2.3 to 12.2.3 [Release 12.2Cloud]Information in this document applies to any platform.
Symptoms
A. Adding an external node on the Applications tier from adcfgclone.pl fails with error:
Patch FS cloning ends in below error:
perl <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin/adaddnode.pl -appsuser=APPS -promptmsg=hide
Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/Config.pm line 50.
Compilation failed in require at <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin/adaddnode.pl line 25.
BEGIN failed--compilation aborted at <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin/adaddnode.pl line 25.
Whole add node operation is completed, only setting of APPL_TOP_ID has failed.
Please check the error log in <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin and try to run it manually
Looking for incomplete CLONE record in ad_adop_session_patches table
The CLONE record status is no rows selected
Updating incomplete CLONE record to COMPLETED
perl <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin/adaddnode.pl -appsuser=APPS -promptmsg=hide
Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/Config.pm line 50.
Compilation failed in require at <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin/adaddnode.pl line 25.
BEGIN failed--compilation aborted at <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin/adaddnode.pl line 25.
Whole add node operation is completed, only setting of APPL_TOP_ID has failed.
Please check the error log in <ORACLE_BASE>/fs1/EBSapps/comn/clone/bin and try to run it manually
Looking for incomplete CLONE record in ad_adop_session_patches table
The CLONE record status is no rows selected
Updating incomplete CLONE record to COMPLETED
B. Same error can occurs during Rapid Clone execution, when attempting to configure database Tier on target instance (running: perl adcfgclone dbTier):
Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/Config.pm line 50.
Compilation failed in require at <RDMS_HOME>/appsutil/clone/ouicli.pl line 35.
BEGIN failed--compilation aborted at <RDMS_HOME>/appsutil/clone/ouicli.pl line 35.
Compilation failed in require at <RDMS_HOME>/appsutil/clone/ouicli.pl line 35.
BEGIN failed--compilation aborted at <RDMS_HOME>/appsutil/clone/ouicli.pl line 35.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |