Multiple choice technology databases

What is the purpose of the Design Advisor?

  1. To analyze workloads and make recommendations for indexes and MQTs

  2. To present a graphical representation of a data access plan and recommend design changes that will improve performance

  3. To replicate data between a DB2 database and another relational database

  4. To configure clients so they can access databases stored on remote servers

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

The Design Advisor analyzes database workload patterns and recommends optimal indexes and Materialized Query Tables (MQTs) to improve performance. Visual Explain displays access plans but doesn't analyze workloads or make design recommendations.