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
Specifies the name of the load library.
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
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|