The database is currently running in the NOARCHIVELOG mode. What would be the first
step to configure Flashback Database?
A.
Set the FAST_START_MTTR_TARGET initialization parameter.
B.
Issue the ALTER DATABASE FLASHBACK ON; command.
C.
Enable flashback logging.
D.
Start the database in the ARCHIVELOG mode.