
Chapter 12. Tips to proactively prevent SQL performance problems 411
12.1.4 Index Advisor
As we have discussed in earlier chapters, the optimizer has several feedback mechanisms to
help you identify the need for an index. To help you to identify the indexes advised for a given
query request, you can use the following methods:
Running and analyzing an SQL statement using Visual Explain Index Advisor in iSeries
Navigator
Refer to 9.5.4, “Access to Index Advised information from Visual Explain screen interface”
on page 339.
Index advised reports available from the Analysis Overview dashboard
5.1.1, “Analysis overview” on page 119.
New V5R4 System-wide ...