Upgrade Oracle DBA 11g to Oracle Database 12c — Question 31

You want to consolidate databases for the CRM, ERP, and SCM applications by migrating them to pluggable databases (PDBs).
You have already created a test system to support the consolidation of databases in a multitenant container database (CDB) that has multiple PDBs.
What is the easiest way to perform capacity planning for consolidation?

Answer options

Correct answer: D

Explanation

The correct answer is D because using the SQL Tuning Set allows for a focused analysis of resource-intensive SQL statements, which is essential for effective capacity planning. Options A and C involve analyzing workloads but do not specifically target the tuning process, while B focuses on replaying workloads individually, which may not provide a comprehensive view of capacity needs across all PDBs.