
Chapter 6. Querying the performance data of the Database Monitor 137
The following examples are some key combinations to use:
QQRID, QQC21
QQJFLD, QQUCNT, QQI5
QQRID & QQ1000
QQRID & QQC21
Figure 6-2 shows the SQL statements to create the indexes described previously.
Figure 6-2 Creating additional indexes for faster analysis
You can try other combinations as necessary. Remember to combine the selection, grouping,
and ordering clauses.
6.3 Database Monitor query examples
In this section, we present a series of queries to help solve specific questions in the detection
and resolution of SQL performance issues. Most of these queries have more elaborat ...