124 OnDemand SQL Performance Analysis Simplified on DB2 for i5/OS in V5R4
Allow Copy Data information
This item gives you the count of the number of statements that went each of the three
ALWCPYDTA options, YES, NO, or OPTIMIZE.
Optimization goal information
These two items give a count of the optimization goal for each of the queries in the
database monitor collection. The two choices for optimization goal are First IO, which
means that the optimizer should optimize the query with the goal of bringing back the first
page of records as quickly as possible, or All IO, which means the query should be
optimized to bring back the entire result set as quickly as possible.
Additional options provided to the optimizer
There are several additional ...