
428 OnDemand SQL Performance Analysis Simplified on DB2 for i5/OS in V5R4
In the Start Collection Services window (Figure 13-3), verify the configuration settings and
click OK to start Collection Services.
Figure 13-3 Configuring and starting Collection Services in iSeries Navigator
13.2.3 Using Performance Management APIs
You can use Collector APIs to start collecting performance data. The APIs do not require you
to have Performance Tools for iSeries installed. To start Collection Services, you can use the
following command:
CALL QYPSSTRC PARM('*PFR ' '*STANDARDP' X'00000000')
For more information about the parameters of the API, see “Collecto ...