APF Authorizing the Load Library

Before starting TIBCO MFT Platform Server for z/OS, the load library must be APF authorized.

TIBCO MFT Platform Server for z/OS requires APF authorization to perform security functions on behalf of multiple users in its single address space.

Procedure

  1. Add the following line to your PROGxx member in SYS1.PARMLIB to authorize the library.
    APF ADD DSNAME(Platform_Server_Load_Library) VOLUME(volser)
  2. Issue the following z/OS operator command to activate this configuration:
    SET PROG=xx
    Where xx is the PROGxx member suffix.