could try this, dont know if it will work though :-)
open database in mount state, backup control file to trace
edit the trace file to make sure redo logs are current and ok (making sure you still have one in each group) and recreate the control file
then
alter database open resetlogs




Reply With Quote