OCP CBT Question 572
Please solve the following question.
Your Oracle database is operating in `NOARCHIVELOG` mode. The primary disk containing all data files, temp files, and redo logs has completely failed, resulting in the loss of the entire database. You have an RMAN full backup taken yesterday. What is the most appropriate recovery strategy?
sql-- Database is in NOARCHIVELOG mode.-- No online redo logs or archived redo logs are available.-- Latest full backup was taken yesterday.-- All data files are lost.