What methods are available to recover lost control files? (Choose all that apply.)
A.
Backup control file.
B.
Emergency control file.
C.
The create controlfile command.
D.
The restore controlfile SQL*Plus command.
E.
No backup is required. The database will re-create the control file when it is discovered to
be lost.
I have a kind of doubts that A is correct. How can “backup control file” command help me if I’ve already lost all my control files?
I think it’s C and D.