can't open database ,because lost a redofile group
I can't open database ,because lost a redofile group.
Because disk error ,i lost redofile group 2 ,it's a current redofile group;so i can't drop it ,
"alter database switch logfile" must need database open.
Who can help me.
"alter database open resetlogs" Error message : ora-01139
I can't open database ,how to recovery database?
"alter database clear logfile '<filespec>';" Error message : ora-01624 ora-00312
I think that redofile group info are saved in my controlfile ,so when i open database ,it must search redofile.this is reason for can't open database.
I can't drop redofile group ,because it was current thread's redofile group.
How to switch that redofile group to incurrent,help me .
thank you!