Tuesday, July 10, 2018



E-Business Suite Applications Manager Rapidclone Script Adcfgclone Fails with Error 'RC-50014: Fatal: Execution of AutoConfig was failed Raised by oracle.apps.ad.clone.ApplyDBTechStack' And AC-00423 With File adcrdb.sh Missing (Doc ID 549872.1)

APPLIES TO:

Oracle Applications Manager - Version 11.5.10.2 to 12.0.6 [Release 11.5.10 to 12]
Information in this document applies to any platform.

SYMPTOMS

While running the command 'adcfgclone.pl dbTier' on the target E-Business Suite instance, the following error may occur:

AC-00423: Template file: <DB ORACLE_HOME>/appsutil/template/adcrdb.sh missing from file system.
Raised by oracle.apps.ad.autoconfig.InstantiateFile

[INSTANTIATE PHASE]
AutoConfig could not successfully instantiate the following files:
Directory: <DB ORACLE_HOME>/appsutil/install/XXX_YYYY
adcrdb.sh INSTE8

AutoConfig is exiting with status 1
RC-50014: Fatal: Execution of AutoConfig was failed
Raised by oracle.apps.ad.clone.ApplyDBTechStack

CAUSE

The template adcrdb.sh is missing from the target "<DB $ORACLE_HOME>/appsutil/template"

SOLUTION

To implement the solution test the following steps in a development instance and then migrate accordingly:

1. copy the missing 'adcrdb.sh' template from the Source to the Target Instance:
Source Location :
<DB $ORACLE_HOME>/appsutil/template
Target Location :
<DB $ORACLE_HOME>/appsutil/template
2. Change ownership and permission of adcrdb.sh file to match with the other templates, which resides in the template directory.
3. Rerun the command 'adcfgclone dbTier' on the target instance and confirm the RC-50014 error no longer occurs.

No comments:

Post a Comment

  RMAN-20207: UNTIL TIME or RECOVERY WINDOW is before RESETLOGS time https://shivanandarao-oracle.com/2012/12/05/rman-20207-until-time-or-re...