Step 18. Define the HPO Activity Log data sets to CICS
Skip this step if you are not using
Manager.
Use the following procedure to define the HPO Activity Log data
sets to CICS. This procedure must be followed once for each DB2
subsystem that you will be accessing from QMF:
- Add DD statements to the CICS startup JCL for the HPO CICS activity
log data set and the CICS SQL text log data set that you specified
to the HPO Configuration Dialog (see "Step 12f. Set HPO/Governor
module configuration parameters"). You can use any DD names. You
must allocate these data sets with a disposition of MOD.
- Specify the relationship between the DD names that you specified
above and the DCT names that you specified to the HPO Configuration
Dialog (see "Step 12f. Set HPO/Governor module configuration parameters").
Modify the RAADCT and RAADCTSD members in QMFHPO.SRAASAMP, by specifying
the DCT and DD names.
- Assemble and link-edit or dynamically define these DCT entries
to CICS.
