Oracle Database 12c: Installation and Administration — Question 107
You configured the flash recovery area in the database. Which two files would you expect to find in the flash recovery area? (Choose two.)
Answer options
- A. backup pieces
- B. copies of all parameter files
- C. trace file generated using BACKUP CONTROLFILE TO TRACE
- D. control file autobackups
Correct answer: A, D
Explanation
The correct answers are A and D because the flash recovery area is designed to store backup pieces and control file autobackups, which are crucial for recovery operations. Options B and C are incorrect as they do not relate to what is typically stored in the flash recovery area.