_allow_resetlogs_corruption in 11g r2
Hi folks, I've the following situation: My lab database crashes because one redolog becames corrupted.
As I don't care about data loss, I tried to start my database setting in pfile.ora "_allow_redolog_corruption"
(Before this, I try an incomplete recovery and open resetlogs, but it fails)
When I try to start database with modified pfile, it fails with "_allow_resetlogs_corrupted unrecognized parameter"
My DB version is 11.2.0 (Solaris Sparc)
In the past, I was able to open a DB (10.2.0.4) whith that parameter.
Any suggestions?
Thanks in advance!