Oracle Database 12c: Installation and Administration — Question 18

Which statement is true about redo log files during instance recovery?

Answer options

Correct answer: B

Explanation

Option B is correct because it accurately describes that during instance recovery, the redo log entries in the current and active logs are used to apply changes made after the last checkpoint. Options A and D are incorrect as they mention archived or inactive logs, which are not needed for this specific recovery. Option C is also incorrect because it does not include active logs, which are crucial for applying changes post-checkpoint.