Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EBS 12.2 DB Refresh only ?

User_6Y90EMay 31 2019 — edited Feb 9 2021

Hi,

Daily we do full clone of EBS from PROD to DEV, we are loosing 2 hours in application clone. I would like to know if I can do just DB refresh and do post apps clone steps to save application clone time.

EBS Version = R12.2.4

DB = 12.1.0.2

Architecture = Single node instance.

Comments

mdtaylor

You can only do this if the application tiers on both source and target are identical, i.e. have the exact same patches and code migrations in any custom tops.

If that is the case, you can refresh the DB only, still execute fnd_conc_clone.setup_clean, then run autoconfig from DB tier, patch FS, then run FS.  Autoconfig will not complete successfully on the patch FS, but it will still populate ad_appl_top and tns tables.

1 - 1

Post Details

Added on May 31 2019
1 comment
77 views