Flashback Data Archive is a group of Oracle Database features that that let you view past states of database objects or to return database objects to a previous state without using point-in-time media recovery. Oracle Flashback features use the Automatic Undo Management (AUM) system to obtain metadata and historical data for transactions. They rely on undo data, which are records of the effects of individual transactions.
Flashback Data Archive was formerly known as Total Recall. Flashback Data Archive is licenced via the Oracle Advanced Compression (ACO) database option.
Oracle Flashback is not explicitly certified with the E-Business Suite, but it is supported. We do not currently publish any Best Practices whitepapers with guidance on how to use Flashback Data Archive with EBS. The generic Oracle Flashback Technology documentation is applicable to E-Business Suite databases.
Related Articles