Monday 18 April 2016

What is the difference between adcfgclone.pl and autoconfig?

Running "adcfgclone.pl" script will do the following steps:

*) This script performs the target clone configuration.
*) Run OS utility check (check if "make, cc, ld and ar" executable's are available in the PATH)
*) Create the target context file from the value entered (or reads the value from the context file if     passed to the script)
*) Instantiate all the templates created during the preclone.
*) Re-link ORACLE_HOMEs.
*) Create the database control files (for the database tier only).
*) Run AutoConfig.

adconfig.pl
This script runs AutoConfig tool to reconfigure the APPL_TOP and the Database ORACLE_HOME.

No comments:

Post a Comment