Previous Topic: Prepare the Service Started TaskNext Topic: Configure Service User ID Security


APF-Authorize the Load Libraries

Most products have their own load library but also require the load libraries of supporting services. The CC2DLOAD load library must be APF-authorized.

Important! Ensure that you have added the CC2DLOAD load library to the region STEPLIB, not the system linklist.

To APF-authorize your load libraries, add the run-time load libraries to the APF list, SYS1.PARMLIB(IEAAPFxx).

To dynamically APF-authorize the load libraries, issue the following z/OS command:

SETPROG APF,ADD,DSNAME=&loadlib,VOLUME=&volser
&loadlib

Specifies the name of the load library.

&volser

Specifies its volume serial number.

To dynamically APF-authorize load libraries that Storage Management Subsystem (SMS) controls, issue the following z/OS command:

SETPROG APF,ADD,DSNAME=&loadlib,SMS