Your database is running in NOARCHIVELOG mode.Examine the following parameters:
NAME TYPE VALUE
-------------------------------------------- -------------- ---------------------------------------------
log_archive_dest string
log_archive_dest_1 string
log_recovery_file_dest string /u01/app/oracle/fast_recovery_area
You execute the following command after performing a STARTUP MOUNT:
SQL >ALTER DATABASE ARCHIVELOG;
Which statement is true about the execution of the command?