Data from PROD to DEV
Posted by big on Aug 08, 2021; 3:37pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Data-from-PROD-to-DEV-tp10056.html
Hi
we have two R12.2.4 systems (DB 11.2.0.4)
We want just bring the data in PROD datase to DEV database. Would you please confirm that the following senario work ?
1-stop application server on DEV.
2-Run RMAN DUPLICATE to copy PROD data to DEV.
3-Run autoconfig (adautocfg.sh) on DB tiers on DEV.
4-Run autoconfig (adautocfg.sh) on APPS tiers on DEV.
5-start application.
Thanks and Regards.