This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Oracle Flashback" – news · newspapers · books · scholar · JSTOR (January 2014) (Learn how and when to remove this message) The topic of this article may not meet Wikipedia's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Oracle Flashback" – news · newspapers · books · scholar · JSTOR (January 2014) (Learn how and when to remove this message) (Learn how and when to remove this message)

In Oracle databases, Flashback tools allow administrators and users to view and manipulate past states of an instance's data without (destructively) recovering to a fixed point in time.

Compare the functionality of Oracle LogMiner, which identifies how and when data changed rather than its state at a given time.

Flash Recovery Area

Flashback requires the Flash Recovery Area (FRA),[1] a storage area that allows Flash Backup and Recovery operations on Oracle databases. DBAs may configure the FRA on an ASM diskgroup or on local disk. It is a specific area of disk storage that is set aside exclusively for retention of backup components such as datafile image copies, archived redo logs, and control-file autobackup copies.

The FRA feature is available from release Oracle 10g onwards.

Availability

As of 2013 Oracle Corporation advertises Flashback Query as available in Oracle Express Edition, Standard One Edition, Standard Edition and Enterprise Edition. On the other hand, only users of Oracle Enterprise Edition have access to Flashback Features (Flashback Table, Flashback Database, Flashback Transaction Query).[2]

References

  1. ^ Alapati, Sam; Kuhn, Darl; Nanda, Arup (2007). RMAN Recipes for Oracle Database 11g: A Problem-Solution Approach. Apress. p. 17. ISBN 9781430203056. Retrieved 2015-03-18. You must have activated a flash recovery area in order to avail or the flash database of the guaranteed restore point feature.
  2. ^ "Oracle database - Comparisons". Oracle Corporation. Retrieved 2013-07-11.