Previous Topic: How to Complete Configuration With CA MSM

Next Topic: Deploy the Startup JCL PROCs

APF-Authorize the Runtime Load Libraries

Each deployed runtime copy of the rthlq.CBTDLOAD load library must be APF-authorized on each system where it is going to be executed. rthlq is the run time high level qualifier you used in the MSM configuration.

You must authorize each library on each system using the IBM Authorized Program Facility.

For example, this MVS operator command will temporarily APF-authorize library rthlq.CBTDLOAD on the system where it is issued:

SETPROG APF,ADD,DSN=rthlq.CBTDLOAD,VOLUME=volser

If the load library is on an SMS managed volume the following command can be issued:

SETPROG APF,ADD,DSN=rthlq.CBTDLOAD,SMS