ExamQuestions.com

Register
Login
Oracle Database Administration II Exam Questions

Oracle

Oracle Database Administration II

53 / 80

Question 53:

Examine this configuration: 
image
While CDB1 is open, `˜/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl` is accidentally deleted. To recover from this critical failure, you execute these commands: 
image
What will be the outcome? 

Answer options:

A. It will create ˜$ORACLE_HOME/dbs/cdb1/CDB1/controlfile02.ctl`
B. It will create ˜/u01/app/oralce/oradata/CDB1/controlfile/controlfile02.ctl`.
C. It will re-create ˜/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl`
D. It will create ˜/u01/app/oracle/product/12.2.0.1/db_1/dbs/snapcf_cdb1control02.ctl`.
E. It will fail because there is no autobackup of the controlfiles.