
264 OnDemand SQL Performance Analysis Simplified on DB2 for i5/OS in V5R4
Explain to see the access plan of the statement, running the statement to see the result
set, or modifying the statement to test for ways that can improve its performance.
Figure 7-27 SQL Statements in the Run SQL Scripts window
7.3.5 Working with SQL statements from an SQE Plan Cache Snapshot
The Show Statements option from SQL Plan Cache Snapshot lists the SQL statements for
which a snapshot contains the plan cache details, and further allows a Visual Explain graph to
be produced. The SQL statements window is also coupled with filtering capabilities, allowing
you to retrie ...