Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Can't open database
On Tue, 2004-07-13 at 03:27, Satheesh.Babu_at_iflexsolutions.com wrote:
> Have u used _allow_resetlogs_corruption?
> If not,
> Set _allow_resetlogs_corruption=3Dtrue in init.ora
> Startup mount;
> Recover database;
> Alter database open;
>
Of course, this advice should come with the disclaimer that this action should be performed under the supervision of Oracle Tech Support. That is, if you expect any support from them on the database.
Also, your data could very well be in an inconsistent state.
Jared
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Jul 13 2004 - 09:24:36 CDT