Oracle Flashback
This article needs additional citations for verification. (January 2014) |
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (January 2014) |
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), a storage area that allows Flash Backup and Recovery operations on Oracle databases. It may be configured 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.
Availability
As of 2013[update] 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).[1]
External links
- "Oracle Flashback Technology". Oracle Technology Network. Oracle Corporation. Retrieved 2011-06-10.
{{cite web}}
: Cite has empty unknown parameter:|month=
(help) - http://www.orafaq.com/wiki/FRA
References
- ^ "Oracle database - Comparisons". Oracle Corporation. Retrieved 2013-07-11.