Step 8. Add the Required Libraries to the APF List
Step 8. Add the Required Libraries to the APF List
Add the PowerExchange LOADLIB library and other required libraries to the authorized program facility (APF) list.
For more information about updating the APF list, consult with your
z/OS
systems programming team.
Add the LOADLIB library to the APF list.
After you APF-authorize the LOADLIB library, PowerExchange can complete the following tasks:
Issue RACROUTE security calls to check permissions.
Wait for tape mounts when no tape drives are available.
Wait for data sets currently in use by other users.
Get IDMS schema and subschema information.
Verify that the library that contains the CSNBSYD and CSNBSYE modules is APF-authorized. If this library is included in the system link list, also verify that all of the libraries that are accessed through the system link list are APF-authorized.
Review the STEPLIB DD statement in any PowerExchange JCL, especially the PowerExchange Listener JCL in the STARTLST and PWXLSTNR members of the RUNLIB library.
APF-authorize all libraries that are concatenated in the STEPLIB DD statement. Otherwise, failures occur.