Enabling Debug Profile Service to switch user context
Debug Profile Service must be able to
switch to the client user ID to perform I/O operations on EQAUOPTS data sets. Define specific
BPX.SRV
profiles in the SURROGAT
class in RACF, or specify a
general profile to allow the API to switch to any user ID:RDEFINE SURROGAT BPX.SRV.** UACC(NONE)
PERMIT BPX.SRV.** CLASS(SURROGAT) ID(STCEQA) ACCESS(READ)
SETROPTS RACLIST(SURROGAT) REFRESH
Note: Ensure that the started task user ID is protected by specifying the
NOPASSWORD
keyword.