|
Flashback feature provides the following benefits:
- Flashback Database – you can use this feature to flashback database to a point in past instead of restoring from backup and recovering to the specific point.
- Flashback Standby Database – You can use this feature to flashback standby database to a time prior to point of failure.
-
Flashback Re-instantiation – You do not need to re instantiate database following a failover using this feature.
- Flashback Drop – You can restore dropped tables using this feature.
- Flashback Table – You can use this feature to flashback table to a specific point.
-
Flashback Row History – This feature gives you ability to view the changes in one or more rows.
-
Flashback Transaction History – You can use this feature to diagnose problems, perform analysis and audit transactions.
|