Oracle Database 12c: Installation and Administration — Question 36
Which three file types are stored in the Fast Recovery Area by default in a traditional nonOMF file system? (Choose three.)
Answer options
- A. online redo log files
- B. parameter file
- C. multiplexed copies of the current control file
- D. archived log files
- E. Flashback Data Archive files
- F. Flashback logs
Correct answer: A, D, F
Explanation
The correct answers are A, D, and F, as these file types are indeed stored in the Fast Recovery Area by default. Option B, the parameter file, is not stored there, and option C, multiplexed copies of the current control file, also do not reside in the Fast Recovery Area.