Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Recover Instance Problem
John P. Higgins wrote:
>
> I think you could:
>
> recover database until ___________ using backup controlfile
>
> _________ could be cancel, time or change
>
> If you were recovering to current:
>
> recover database until cancel using backup controlfile
>
> just type cancel when Oracle asks for a log sequence number beyond what was ever
> created.
>
I used your solution in some recovery scenarios on test instances. As
far as
ARCHIVED redo logs are applied to the DB, there are no problems. But
what's
about the last redo log, the ONLINE redo log. Oracle accepts it too and
the
DB comes up. Is that correct? I don't know whether the ONLINE redo log
is
modified when its archived. Does someone know more about that?
TIA
Michael
Received on Thu Jun 18 1998 - 03:20:37 CDT
![]() |
![]() |