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: Recovering a Deleted Table - does this work?

Re: Recovering a Deleted Table - does this work?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/16
Message-ID: <963780235.19263.0.pluto.d4ee154e@news.demon.nl>#1/1

<vasarpota_at_my-deja.com> wrote in message news:8ksvd2$95o$1_at_nnrp1.deja.com...
> Hope one of you can help me,
>
> If I have a user who deleted a table accidently and I dont have a
> exported copy of the table, can I do a RECOVER UNTIL option export the
> table and then somehow forward the RECOVER UNTIL option to complete
> recovery?
>
> Thanks for your help
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Yes, correct steps are
1 restore a backup
2 recover until <just before disaster struck> 3 export table
4 restore backup again
5 recover until <now>

Hth,

Sybrand Bakker, Oracle DBA Received on Sun Jul 16 2000 - 00:00:00 CDT

Original text of this message

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