Previous Topic: HOLDDATANext Topic: Update Your Security System


Copy Modules to Authorized Link List Library (Optional)

Member BY32UM01 is an SMP/E USERMOD that moves the modules used by the CA Panvalet REXX Move procedures to an APF-authorized load library. Only users who intend to use this feature need to apply this USERMOD. See the JCL comments for detailed instructions in applying this USERMOD. If the USERMOD APPLY completes with a return code greater than 0, review the output, correct the problem, and resubmit the job.

Also, manually update member IKJTSOxx of SYS1.PARMLIB to include command name APTALLOC by adding or merging this statement:

AUTHCMD NAMES(APTALLOC).

Program APTALLOC, which allocates data sets for REXX move procedures, must be run authorized, or must be run under a user ID allowed to mount tapes, if tape data sets are to be used in REXX Move procedures. If you choose to run it authorized, then you must apply the USERMOD that copies load modules APTALLOC, APTALLMS, APAS0095, and APAS0097 to an authorized load library in the link list. If the load library is not in the link list, then you might have problems running authorized if non-authorized libraries are concatenated with it in JOBLIB or STEPLIB specifications.