Database recover in No Archive mode
Hi All,
I have oracle 11gR2 (Enterprise Edition) database running on Windows 2003 SP2. I got the DB crash error when I start the database. I got below error:
ORA-01113: file 41 needs media recovery....when I check how many files need more recovery from v$recover_File the count is 21. I don't get the reason for suddenly 21 files needs recovery. I have checked the alert.log file and lastly it showing OS -2 Error - there is not enough disk space and Tablesapce SYSAUX required more space.
I have refer Doc ID 186137.1 to restore database using acurrent/active redos but was not helpful in my case becuase required redo sequence not available i.e.overwrite.
0