Multiple choice technology databases

What is the SQL Performance Monitor used for?

  1. To examine the health of a DB2 Database Manager instance

  2. To visually construct complex DML statements and examine the results of their execution

  3. To schedule tasks, run tasks, and send notifications about completed task s to other users

  4. To analyze database operations performed against a DB2 for i5/OS database

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

The SQL Performance Monitor is a tool specifically designed to analyze and monitor database operations performance on DB2 for i5/OS systems. It helps database administrators track query execution, identify performance bottlenecks, and optimize database operations. The other options describe different DB2 tools like the Health Monitor (A), Visual Explain (B), and Task Center (C).