RC-50014: Fatal: Execution of AutoConfig was failed Raised by oracle.apps.ad.clone.ApplyDBTechStack


OS: OEL 5.7
Application : R12.1.3
DB 11.2.0.3


adcfgclone on dbtier fails with RC-00110 - error displayed on terminal
RC-50014: Fatal: Execution of AutoConfig was failed Raised by oracle.apps.ad.clone.ApplyDBTechStack - from ApplyDBTier_%.log file


Post cloning process of dbtier with adcfgclone kept giving me this error RC-00110: Erro occurred while relinking of ApplyDBTechStack 
 



The log files was showing the error: Autoconfig could not successfully instantiate the following files
Adcrdb.sh INSTE8
RC-50014:  




Checked the location shown in the log file and found the file was available
  /u04/oracle/ERPCLONE/db/tech_st/11.2.0/appsutil/install/ERPCLONE_bkp

Digging further showed me  that the script autoconfig complaining about  “adcrdb.sh”  is not available on the target system $db_home/appsutil/template direcotry . I don’t know how it got missed from copying the source to target !

bash-3.2$ pwd
/u04/oracle/ERPCLONE/db/tech_st/11.2.0/appsutil/template

The ls of template folder shows that adcrdb.sh is not available


I just copied the adcrdb.sh from the source system, changed the ownership and set the permission to match with the other templates, which resides in the template directory

Result of ls after copying it from source template folder

bash-3.2$ ls -l adcrd*
-rw-r--r-- 1 oraclone oinstall 4113 Jul 13 2012 adcrdb.cmd
-rw-r--r-- 1 oraclone oinstall 3038 Jul 13 2012 adcrdbrdlg.cmd
-rwxr----- 1 oraclone oinstall 2626 Jul 13 2012 adcrdbrdlg.sh
-rw-r--r-- 1 oraclone oinstall 4015 Mar 27 14:27 adcrdb.sh


Run the adcfgclone.pl again,  the script completed successfully

Reference
see MOS: 549872.1


Comments

Popular posts from this blog

Error processing request - Contact your application administrator apex 20.1

APP-FND-01436: List of Values cannot find any values for you to choose error from concurrent request program parameter (R12 12.1.3)

WEB ADI - issues encountered during initial access