Monday, August 3, 2009

Recovering oracle database using old control file

I had to use an old control file in a restore scenario, and I was told
to issue this command "RECOVER DATABASE USING BACKUP CONTROLFILE" then
"ALTER DATABASE OPEN RESETLOGS".