Page 1 of 1

Clone an oracle database using rman backup

Posted: Mon Jan 31, 2011 7:44 am
by rana.abdulwahid
Hi All,

I am using:
Database version : 10.2.0.3.0

I want to Clone our Production database using RMAN backup on a TEST server.
Let assume that my Production database hostname='proddb' and sid='prod'. Now what are the steps to clone a TEST database using RMAN backup of Production database. Kindly advice and give the steps to clone using RMAN backup.

Thanks,
Rana Abdul Wahid

Posted: Thu Feb 03, 2011 3:30 am
by admin
1- Pre clone
2- RMAN backup
3- Move to Server
4- Restore
5- Post clone