Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 1

Which two statements are true for Data Guard environments with multi-tenant databases?

Answer options

Correct answer: A, D

Explanation

Option A is correct because each pluggable database needs a unique DB_UNIQUE_NAME in a multi-tenant standby setup to avoid conflicts. Option D is also correct as a pluggable database can indeed operate in a different open mode than the container database. Options B, C, and E are incorrect because they do not accurately reflect the requirements or behaviors of pluggable databases in Data Guard environments.