Multiple choice technology databases

Which of the following does DB2 Configuration Advisor recommend?

  1. SQL statements

  2. Views

  3. DDL

  4. Database configuration parameter settings

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The DB2 Configuration Advisor analyzes database configuration parameters (buffer pool sizes, sort memory, lock limits, etc.) and recommends optimized settings based on workload patterns. It doesn't recommend specific SQL statements, views, or DDL scripts.