Oracle Linux 8 System Administration — Question 6

Which of the following ALTER SYSTEM statements can be run from within a pluggable database (PDB) and affect the entire container database (CDB)?

Answer options

Correct answer: B, C

Explanation

The correct answers, B and C, can be executed from within a PDB and affect the entire CDB. Options A and D are limited to the PDB context and do not apply to the CDB as a whole.