From the console (or from SDSF), use this command to display a list of data sets that are currently APF authorized:
D PROG,APF
From the console (or from SDSF), to dynamically APF authorize a data set:
SETPROG APF,ADD,DSNAME=dsname,VOLUME=volser
Note that if you are using the TSO 'CALL' command to execute your compiled programs, you'll get an error if the program you're attempting to execute is APF authorized. To rectify this, you need to either execute the program via JCL, or add the module to TSO Parmlib member IKSTSOxx and re IPL.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment