Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> problem with recovery

problem with recovery

From: Adams, Matthew (GE Consumer & Industrial) <MATT.ADAMS_at_GE.COM>
Date: Sun, 22 Aug 2004 13:34:20 -0400
Message-ID: <9E0E38DB4ACFAA4593AD6C4A45C9D5F003C5C9AF@LOUMLVEM01.e2k.ad.ge.com>


While all tablespaces were in backup mode, Oracle reported corruption in the controlfiles and crashed.=20

A checksum of the controlfiles found them to be identical,=20 so I re-created them. Then I took the datafiles out of backup mode.

When I went to open the database, oracle tells me that the datafiles still need recovery, and that the archive file needed is sequence #15339. But this is the online redo logfile that was the current file at time of crash.

How do I get Oracle to see the online file rather than=20 looking for an archive file?

I cannot use 'alter system switch logfile' to=20 get oracle to archive the onlines because the database is not open.

I've also attempt

alter database archive log file '....';

alter database recover logfile '...';

Both of these commands are invalide after re-creating the controlfile.

I even tried copying the online file to the correct name in=20 the archive directory. Nothing seems to work.

Any ideas?



Matt Adams - GE Appliances - matt.adams_at_appl.ge.com If C gives you engouth rope to hang yourself, then C++ gives you enough rope to hang yourself, your dog, your co-workers, and everyone in your neighborhood.

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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 Sun Aug 22 2004 - 12:29:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US