R12.1.3 Cloning doubts
Hello Guys,
Whenever I do the clone from Prod to non-prod, I did the below steps in DB Tier,
1=> Copy SOURCE oracle_home to target and extract it
2=> perl adcfgclone.pl dbTechStack <path>CONTEXT_FILE.XML
3=> Once above step done, I have restored the database using RMAN duplicate,
4=> Once restoration done, I have to do the post clone steps and run adautocfg.sh
My question is, instead of copy and extract full OH from Source to Target,
We can run the perl $AD_TOP/bin/admkappsutil.pl from source Apps Tier and copy the appsutil.zip to target DB Tier, at which step we can run this script, before or after adcfgclone.pl.? I believe If we run the