OCP CBT Question 695
Please solve the following question.
You are performing RMAN backups on a database. You realize that your control file and SPFILE are critical for recovery, especially in a disaster scenario where the catalog might be lost. You want to ensure they are always backed up automatically by RMAN whenever a backup is taken. Which RMAN configuration parameter should be enabled?
The control file and server parameter file (SPFILE) are crucial for starting and recovering the database. Losing them can prevent the database from starting, making recovery impossible without their restore.