Page 1 of 1

Examine the command:SQL> RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL;In which two scenarios is this command r

Posted: Sun Jun 11, 2023 3:51 pm
by answerhappygod
Examine the command:SQL> RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL;In which two scenarios is this command required? (Choose two.)

A. The current online redo log file is missing.
B. A data file belonging to a noncritical tablespace is missing.
C. All the control files are missing.
D. The control file backup is older than the database backup. E. All the data files are missing.