Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

Re: Stragne Recovery problem

Riyaj Shamsudeen

2006-07-17

Replies:

Rich

  When you open a database normally, control file is read and cross
verified with data file header for consistency validation. If you
replace the control file with current copy of the control file, then the
data files will lag behind the control file and media recovery is
needed. In this case, 8355-8400 must be applied. But, Oracle will apply
the changes from redo log files,without prompting for any recovery, if
the log sequence range is sufficiently contained within the redo log
files themselves.
  You say, it doesn't prompt for recovery and updates the log sequence
to 8400 from 8355. Are these numbers real log sequence numbers ? or
examples that you are posting ?
  Is it possible that all the activity within the past two weeks
contained within the redo log files ? Can you find the log sequence #s
generated within those two weeks and check how many redo files are in
the database ? I think, the activity in this database is very low and
/or redo log files are huge.

Thanks
Riyaj Shamsudeen


Rich Holland [oramail] wrote:
> <.. lines snipped ..>
> We copy the entire database from host A to host B and open it on B.
> Everything is consistent and the current log sequence number is 8355. We
> shut down. Wait a week. Re-copy the control files & online redo from host
> A to host B. The log sequence number associated with that set of control
> files is 8400 say. Since they're the same database and we've recovered the
> control files from a point in time later than the data files, why wouldn't
> we be able to startup mount & recover database to the 8400 log sequence?
> What we saw was that 8355 was applied, then the current number was set to
> 8400 and everything was marked consistent... Even if it won't let me apply
> the redo, I don't think it should be marking the database consistent and
> letting me open it -- the data files are consistent as of a point in time 2
> weeks ago, but the control files are from today. That doesn't make sense.
>
> Thanks,
> Rich Holland
> Guidance Technologies, Inc.
> Cell: 913-645-1950
>
>  

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. If the reader of this message is not the intended recipient,
you are hereby notified that your access is unauthorized, and any review,
dissemination, distribution or copying of this message including any
attachments is strictly prohibited.  If you are not the intended
recipient, please contact the sender and delete the material from any
computer.
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.