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: Database recovery

Re: Database recovery

From: <daud11_at_hotmail.com>
Date: Fri, 19 Nov 1999 07:22:52 GMT
Message-ID: <812tsa$5eb$1@nnrp1.deja.com>


Hi

I have encountered this before where it is asking for sequence no. greater than the one last archived. What you should do is to apply one of your redo log file - the one which is not archived. Try each one until it gets the correct one.

HTH
Daud11

In article <812a2m$o57$1_at_nnrp1.deja.com>,   akkha_at_my-deja.com wrote:
> Hi,
>
> I am trying out my database recovery procedure. I have
> done a hot backup of the whole database , then switch log
> and backup the archive log. THen I do a backup of the control
> file using oracle svrmgrl.
>
> After this I erase the whole database and copy back
> all my datafile. I have also copied the control file
> as well. When I try to start the database, it gives
> following:
>
> recover database using backup controlfile
>
> ORA-00279: Change 16341 generated at 11/18/99 22:53:43 needed for
thread
> 1
> ORA-00289: Suggestion : /ora05/oradata/TEMS/arch/arch1_32.dbf
> ORA-00280: Change 16341 for thread 1 is in sequence #32
> Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
>
> However, I do not have seq 32. What could have gone wrong?
> I have applied seq 31 though as suggestef by Oracle.
>
> Thanks for any hint?
>
> Anthony
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Nov 19 1999 - 01:22:52 CST

Original text of this message

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