Oracle Database Administration II — Question 121

Which three are true about recovery operations done without using Recovery Manager (RMAN)? (Choose three.)

Answer options

Correct answer: A, D, F

Explanation

Option A is correct because an SPFILE can indeed be reconstructed from the memory of the database. Option D is also correct as the orapwd utility allows for the manual recreation of a lost password file. Option F is valid since a lost index tablespace can be recreated without recovery. The other options are incorrect as they misrepresent the recovery processes for the respective files.