Recover database using Flashback Tables
Posted on January 1st, 2010 in Database backup and Recovery, database recovery scenarios Different between Flashback Table and Flashback Drop, Flashback Table, Flashback Table recovery, table point-in-time recovery using flashback table
In some scenarios, if a user accidentally deleted rows of a table and as a DBA you have to recover the table to point in time . How you can recover the rows without using more time -consuming tablespace point-in-time recovery operation? Flashback Table allows us to recover one or more tables to specific point [...]
Published by Paresh Sarma // 1 Comment »


