Oracle Database Administration II — Question 2

Which two are true about gathering optimizer statistics? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Option B is correct because gathering statistics while connected to a PDB in read/write mode specifically targets that PDB for statistics collection. Option C is also correct as executing the command in CDB$ROOT only affects CDB$ROOT and does not gather statistics for other PDBs. The other options either misrepresent the behavior of the command or incorrectly state the scope of the statistics gathering.