APF-authorizing load libraries
Db2 Query Monitor requires that the target load libraries highlevel.SCQMLOAD, highlevel.SFECLOAD, and highlevel.SCQCLOAD be APF-authorized.
SCQMLOAD is the main load library for Db2 Query Monitor (CQM). SFECLOAD is the load library for common code (FEC). And SCQCLOAD is the load library for Db2 Data Access Common Collector (CQC).
Procedure
To APF-authorize these load libraries:
- Include the highlevel.SCQMLOAD, highlevel.SFECLOAD, and highlevel.SCQCLOAD libraries as part of your system APF-authorized list. Contact your systems administrator if you encounter difficulties starting Db2 Query Monitor.
- Add the program FEC$TSOC to the AUTHPGM and AUTHTSF sections of member IKJTSO00 in SYS1.PARMLIB. For more information about IKJTSO00, see IKJTSOxx (TSO/E commands and programs) (z/OS 3.1 documentation).
-
Perform an IPL for the PARMLIB updates to take effect.
Changes you make to SYS1.PARMLIB require an IPL command for the PARMLIB updates to take effect.