Oracle Database 12c: Installation and Administration — Question 245
Which two are true concerning a multitenant container database with three pluggable database? (Choose two.)
Answer options
- A. All administration tasks must be done to a specific pluggable database.
- B. The pluggable databases increase patching time.
- C. The pluggable databases reduce administration effort.
- D. The pluggable databases are patched together.
- E. Pluggable databases are only used for database consolidation.
Correct answer: C, D
Explanation
The correct answers are C and D because pluggable databases are designed to simplify management and can be patched together, thus reducing overall administration efforts. Options A and B are incorrect as they imply increased workload and time, which contradicts the benefits of a multitenant architecture, while option E limits the use of pluggable databases to just consolidation, ignoring their versatility.