ClowneUser
MIS
Hi,
We have just started using RMAN to take backups, i want to now restore our Live database to our test database, both databases currently reside on the same server, can someone just look over what i think I've got to do and see if it looks right..
1. log into rman ( test system )
2. shutdown database
3. rmove existing datafiles/control files
4. set dbid = ( this bit im a little unsure at as both databases seem to have the same dbid - is this OK or do they need to be different?)
5. restore controlfile from autobackup
6. alter database mount
7. restore database
8. recover database
9. alter database open reset logs
Does this look right or have i missed something out?
Thanks in advance,
Mick.
We have just started using RMAN to take backups, i want to now restore our Live database to our test database, both databases currently reside on the same server, can someone just look over what i think I've got to do and see if it looks right..
1. log into rman ( test system )
2. shutdown database
3. rmove existing datafiles/control files
4. set dbid = ( this bit im a little unsure at as both databases seem to have the same dbid - is this OK or do they need to be different?)
5. restore controlfile from autobackup
6. alter database mount
7. restore database
8. recover database
9. alter database open reset logs
Does this look right or have i missed something out?
Thanks in advance,
Mick.