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

Home -> Community -> Usenet -> c.d.o.server -> Re: Recover Instance Problem

Re: Recover Instance Problem

From: Michael Pelzelmeyer <michael.pelzelmeyer_at_herba-chemosan.at>
Date: Thu, 18 Jun 1998 10:20:37 +0200
Message-ID: <3588CDD5.19ED@herba-chemosan.at>


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

Original text of this message

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