HCL Workload Automation, Version 9.4

Setting APF authorizations on z/OS

About this task

This section describes how to authorize the load library in APF, by following these steps:
  1. Issuing the SETPROG command from the console log. For example:
    SETPROG APF,ADD,DSN=twsx.SERVICE.APFLIB1,
    VOL=xxxxxx
    where: xxxxxx is the volume serial number where the load library is located, or:
    SETPROG APF,ADD,DSN=twsx.SERVICE.APFLIB1,VOL=SMS
    which indicates a volume controlled by SMS.
  2. Update the PROGxx member of SYS1.PARMLIB, or the authorization will be lost at your next IPL.
  3. Add EEWTCP00 to the AUTCHCMD NAMES section of SYS1.PARMLIB(IKJTSOxx).