Defining program control access to Fault Analyzer programs

If security server program control is activated for your installation, for example due to z/OS Unix System Services (BPX) server requirements, then a PROGRAM class profile that identifies all Fault Analyzer programs as being controlled programs can be defined using the command:
RDEFINE PROGRAM IDI* ADDMEM('IDI.SIDIAUTH'//NOPADCHK) UACC(READ)
(Refer to your security server's documentation for details.)

Failure to define Fault Analyzer programs as being controlled might result in messages, such as CSV042I, ICH420I, ICH422I, or BPX014I, being issued, if an abend occurs in a z/OS Unix System Services server region.