
258 OnDemand SQL Performance Analysis Simplified on DB2 for i5/OS in V5R4
Issue the following command to add the PRG program into QIBM_QWC_PWRDWNSYS Exit
program:
ADDEXITPGM EXITPNT(QIBM_QWC_PWRDWNSYS) FORMAT(PWRD0100) PGMNBR(*LOW)
PGM(DBITSODB06/DUMPPCACHE)
The plan cache would be dumped to DBITSODB06/DUMPPCACHE at each IPL. You can
proceed to import the plan cache in and carry out further performance analysis.
7.3.4 Analyzing an SQE Plan Cache Snapshot
In this section, we illustrate the tool used for analyzing an SQE snapshot. To do this, perform
the following steps:
1. Right-click your newly-created snapshot name and select Properties as shown ...