DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Use Flashback Query to recover lost data

  1. #1
    Join Date
    Mar 2007
    Posts
    21

    Use Flashback Query to recover lost data

    Hi All,

    My database version is 10g. My Application Developer does a wrong action on table A : He deteled all rows on this table. He want to retore all data of this table. I think I must use FlashBack Query to get all data of this table, but if I do so, it would effect to others tables at the time I do Flashback Query. Are there any ways to use Flashback on only 1 table A and others tables is not effected?

    Please help me.

    Thanks in advance,
    Sinh

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    err yeah, just do it on the table you want

  3. #3
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135

  4. #4
    Join Date
    Aug 2007
    Location
    Cyberjaya,kuala lumpur
    Posts
    340
    flashback table to before drop;

  5. #5
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    Quote Originally Posted by gopu_g
    flashback table to before drop;
    not going to help as the table wasnt dropped, data just deleted

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width