Recover Database With Old RMAN Backupset - Different DBID
We are just starting to implement RMAN for our database backups on 10g. I have been testing it for about 3 weeks now. We are trying to go over our standard recovery scenarios and make sure we can execute them with RMAN (as of right now we take hot backups via OS copy command). We have come across a recovery scenario I am not sure how to handle, but one that does happen to us.
We have a PROD database and a DEV database. We refresh DEV regularly from PROD using RMAN duplicate feature, which changes the DBID on the DEV database.
0