Oracle Database Administration 2019 Certified Professional — Question 43

You administer a RAC database that currently runs on a four-node cluster but which has three instances.
Which two statements are always true about redo logs for this RAC database? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because a new redo thread is necessary for an additional instance if one does not already exist. Option E is also correct as a redo thread requires at least two log groups to be functional. Options B, C, and D are incorrect because they do not reflect the requirements and behaviors of redo logs in a RAC environment.