Using RMAN to Restore Test DB from Production DB - Newbie RMAN Question(s)
I am trying to use RMAN (I am new to RMAN) to back up our production database (hot backup) and use the files to restore into a test database on another server. Database version is 10.2.0.4 (solaris/64-bit sparc). Can someone please outline the steps I need to perform to do this? I have made it this far so far but am running into problems because the database names between production and test are different:
1. Using EM Grid Control to schedule and run rman backup from Jobs Library
2. Using EM Grid to black out database
3. Using rman to delete any existing backup relationships in test (target) database
1. Using EM Grid Control to schedule and run rman backup from Jobs Library
2. Using EM Grid to black out database
3. Using rman to delete any existing backup relationships in test (target) database
0