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: Flash back table

Re: Flash back table

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 25 Jun 2007 08:09:40 -0700
Message-ID: <1182784180.322727@bubbleator.drizzle.com>


Massa Batheli wrote:
> Dropped a table reimported a supposedly good one and discovered it was
> no good
>
> Oracle version 10.2.0.3 G HP _UX
> Decided to flashback to original table with a new name
> FLASHBACK TABLE products TO BEFORE DROP RENAME TO products_orig;
>
> The flashback worked fine but the number of rows was the sum
> of the number of the dropped table and the original table
>
> Can anyone with more knowledge on this help with some pointers
>
> Massa

My first impression is that this is not possible. Can you replicate it using a test table?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Jun 25 2007 - 10:09:40 CDT

Original text of this message

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