Oracle Database 12c: Advanced Administration — Question 81

You are administering a multitenant container database (CDB).
Identify two ways to access a pluggable database (PDB) that is open in read-only mode.

Answer options

Correct answer: A, D

Explanation

The correct answers are A and D because both options allow access to the PDB in read-only mode with the necessary privileges. Option A allows a local user with the set container privilege to connect, while option D enables a common user with the same privilege to access the PDB. The other options do not provide the correct means to access the PDB under the specified conditions.