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 HELP

Re: database recovery HELP

From: Kevin Brand <kevin.brandx_at_tel.gte.com>
Date: Tue, 22 May 2001 13:19:08 -0500
Message-ID: <9eeaf0$m84$1@news.gte.com>

The best thing to do is restore to a different machine, then you don't need the "second" recovery. However if you can't do that, the next best thing is to get a full COLD backup ( which includes the online redo logs ) BEFORE you start the "first" recovery.

-Kevin
"Steve" <schen_at_prodigy.net> wrote in message news:9ee2l0$4ids$1_at_newssvr05-en0.news.prodigy.com...
> Need urgent assistance on database recovery (Oracle 7.3):
>
> Thousands of rows were deleted accidentally last Friday. I have online
> archivelog in place. I can "recover database until
 '2001-05-18:12:30:00',
> then alter database open resetlog. Then I export that recovered table
 for
> later insertion.
>
> I want to recover database again back to the moment that I started the
> recovery for I need to have database back to the point that I started
> recovery, so that Monday, Tuesday data still there. I then just import
> back the table rows.
>
> I am not sure that resetlog command on the first recovery would post some
> problem on 2nd recovery, for the log sequence would be change after "alter
> database open resetlog". Right? Can I recover like these? Or do I
> have to put all database files back to that point to do 2nd recovery.
>
> I have not implement all recovery procedure yet.
>
> Need your timely assistance.
>
> Very appreciated.
>
> Steve
>
>
Received on Tue May 22 2001 - 13:19:08 CDT

Original text of this message

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