Which two are true about flashback features in Oracle Database 19c and later releases? (Choose two.)
Correct Answer: A,C
Starting with Oracle Database Release 19c, the management of space in the fast recovery area is simplified.
Oracle Database monitors flashback logs in the fast recovery area and automatically deletes flashback logs that are beyond the retention period.
When the retention target is reduced, flashback logs that are beyond the retention period are deleted immediately.
In scenarios where a sudden workload spike causes a large number of flashback logs to be created, the workload is monitored for a few days before deleting flashback logs that are beyond the retention period.
This avoids the overhead of recreating the flashback logs, if another peak workload occurs soon after.