Hi guys, I have a scenario that I don't know what is the best approach to resolve. I'm using RMAN nocatalog to backup all my databases. Say, one day I lost all my controlfiles on all mount points how do I recover the controlfile using RMAN nocatalog. I know a fact the RMAN nocatalog stores information in the target db's controlfile so when you lose all your controlfiles then I'm toasted? I know RMAN with catalog (where info stored in a foreign database) can recover all controlfiles without a problem. Thought RMAN-nocatalog could do the same? Experts please help. Thanx a billion
Here are my steps
In RMAN- catalog
1. Startup nomount
2. restore controlfiles >>> worked perfectly
In RMAN- no catalog
1. Startup nomount
2. Restore controlfiles >> got a bunch of error msges, it
complained that the database
should be mounted first...Duh, how
can I mount a database without a
controlfile!!


Reply With Quote
Bookmarks