How to recover database with all the control files lost
627138Mar 19 2010 — edited Mar 20 2010hi gurus
I have setted up RMAN to backup the database and control file and spfile every night at 23:00 PM.
Today in the morning I found that I lost all the control files because the disk failure. I thought that I can use RMAN to resotre the control file I priviousely backed up,and then open the database. But when I start RMAN,it says that the database is not mounted, But I can't startup database into the mount mode without control file. What should I do in this situation??
Thank you very much.