This article presents new feature of 11g – Flashback Data Archive.
This functionality allows to save all transactions executed on a table for longer period than just UNDO_RETENTION parameter and UNDO tablespace. In 11g you can create dedicated space to keep changed data(DML operations, DDL operations) for longer specified retention period.
Historical records can be reviewed using standard flashback sql queries feature.