APF-authorize the runtime load libraries

The runtime load libraries created by the configuration software must be added to your list of APF-authorized libraries.

About this task

This step is applicable only if you did not enable the optional RTE_X_STC_INAPF_INCLUDE_FLAG parameter to generate inline APF-authorized statements in the product started tasks.

Procedure

Add the following runtime load libraries to your list of APF-authorized libraries.
  • rhilev.rte.RKANMOD
  • rhilev.rte.RKANMODU
  • rhilev.rte.RKANMODL
  • rhilev.rte.RKANMODP
You can run the following commands to do this:
*/commands to APF the needed libraries
SETPROG APF,ADD,DSNAME=&RHILEV..&SYS..RKANMOD,VOL(xxxxxx)
SETPROG APF,ADD,DSNAME=&RHILEV..&SYS..RKANMODU,VOL(xxxxxx)
SETPROG APF,ADD,DSNAME=&RHILEV..&SYS..RKANMODL,VOL(xxxxxx)
SETPROG APF,ADD,DSNAME=&RHILEV..&SYS..RKANMODP,VOL(xxxxxx) 

Any other runtime libraries concatenated in the STEPLIB DDNAME or in the RKANMODL DDNAME of started tasks must also be APF-authorized.

If the runtime environment shares target libraries that were installed by SMP/E, you must also APF-authorize the following libraries:

  • thilev.TKANMOD
  • thilev.TKANMODL
  • thilev.TKANMODP

What to do next

Some monitoring agents require additional target libraries. Check the product-specific planning and configuration guides for a complete list of runtime libraries to include.