Allow daemon authority to load uncontrolled programs from MVS libraries

To enable the Debug Profile Service (EQAPROF) to load uncontrolled programs from MVS libraries, grant READ authority to the BPX.DAEMON.HFSCTL facility class for the protected user ID (STCEQA).

Complete the following steps to configure the required security permissions:
  1. Define the facility class resource if it does not already exist.
  2. Grant READ access to the STCEQA user ID.
  3. Refresh the RACF facility class to activate the changes.
RDEFINE FACILITY BPX.DAEMON.HFSCTL UACC(NONE)
PERMIT BPX.DAEMON.HFSCTL CLASS(FACILITY) ID(STCEQA) ACCESS(READ)
SETROPTS RACLIST(FACILITY) REFRESH
Note: This configuration is required to use:
  • DPS API configured with CICS EXCI interface to connect to CICS regions
  • IMS ISO API