ERROR:

While running adcfgclone faced below error,

AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.

 

[AutoConfig Error Report] The following report lists errors AutoConfig encountered during each
phase of its execution.  Errors are grouped by directory and phase.
The report format is:
<filename>  <phase>  <return code where appropriate>

[SETUP PHASE] AutoConfig could not successfully execute the following scripts:
Directory: /oraprd/venky/inst/apps/Venky_appprod/admin/install
adgendbc.sh             INSTE8_SETUP       1

AutoConfig is exiting with status 1

RC-50014: Fatal: Execution of AutoConfig was failed
Raised by oracle.apps.ad.clone.ApplyApplTop
ERROR: AutoConfig completed with errors. Check logfile at /oraprd/venky/inst/apps/Venky_appprod/admin/log/ApplyAppsTier_07181145.log for details.
ApplyApplTop Completed Successfully.

# Checking the status of AutoConfig run of ApplyApplTop

Warning : AutoConfig has completed with  errors .
Please review the AutoConfig section in the logfile. If required, you can re-run AutoConfig from command line  after fixing the problem

 

SOLUTION:

Rerun AutoConfig on all nodes, starting with the database node(s), as per standard procedures.

1. Login as oracle user and perform the below steps
            sqlplus apps/apps
            exec fnd_conc_clone.setup_clean
2. Run autoconfig on db node.
3. Run autocnfig on apps node.
4. Run adcfgclone now, this time it should work fine.
Recent Posts

Start typing and press Enter to search