RE: ORA-16068: redo log file activation identifier mismatch

RE: ORA-16068: redo log file activation identifier mismatch

 

  

Prity:

If all of your archived log file are available,
Try to see if you can recover the datafile before open the database.

alter database recover datafile <file#>;
alter database open;

------------------------------------------------------------------------
----
David Chiu


-----Original Message-----
From: Prity Ladsaria Roy
[mailto:oracledba-ezmlmshield-x41600426.[Email address protected]
Sent: Thursday, January 05, 2006 5:09 AM
To: LazyDBA Discussion
Subject: ORA-16068: redo log file activation identifier mismatch

Problem

get this error at startup

ORA-16068: redo log file activation identifier mismatch
ORA-00312: online log 1 thread 1: '/oracle/oradata/wtech/redo01.log'


Prity


--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com To unsubscribe:
see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com By using this list you agree
to these terms:http://www.lazydba.com/legal.html




Oracle LazyDBA home page