The Instance Initialization parameters are set to: D8_CREATE_FILE_DEST = +DATA
DB_CREATE_ONLlNE_LOG_DEST_l = +LOGS DB_CREATE_ONLlNE_LOG_DEST_2 = +
FRA The SQL* Plus command ALTER DATABASE ADD LOGFILE; will create:
A.
a new log file in the +DATA disk group, a log file in the +LOGS disk group, and a log file
in the +FRA disk group
B.
a new log file in the +DATA disk group and a log file in the + FRA disk group
C.
a new log file in the +LOGS disk group, or a log file in the +FRA disk group, if +LOGS is
not available
D.
a new log file in the +LOGS disk group and a log file in the + FRA disk group
E.
a new log file in the +DATA disk group, or a log file in the + FRA disk group, if +DATA is
not available
F.
a new log file in the +LOGS disk group, or a log file in the +FRA dls* available