Oracle EBS R12.2 Cloning using RMAN Backup Step by Steps
1.Execute the adpreclone.pl both application and database. 2.Move the RMAN Backup, database ORACLE HOME, and application backup to the target server. Source Database: PROD Target Database: TEST Backup Details (PROD): /prod/rman_backup/15Jul2021_bkp Database backup move to target Server (testdb) : ***************************************************** Copy Command from Source (PROD) server to Target server(TEST) scp -P 15Jul2021_bkp …
Oracle EBS R12.2 Cloning using RMAN Backup Step by Steps Read More »