Provide steps to change the ESPCCCHK SYSOUT default value.
1. Copy the sample ESPCCCHK job step from CD7YJCL(CYBESS40) to a cataloged procedure library, and modify the job step as follows:
- Add a GROUP name (the value is from the ESPGROUP init statement)
- Change the STEPLIB data set name (ESP CD7YLOAD)
- Change the SYSPRINT DD SYSOUT class Example: //SYSPRINT DD SYSOUT=(Z)
2. Add init statement CCCHKSTP ('//ESPCCCHK EXEC cybess40,GROUP=') to the init member for the next ESP recycle.
3. Execute page mode command OPER CCCHKSTP ('//ESPCCCHK EXEC cybess40,GROUP=') for immediate effect.
If SYSOUT=Z meets your need, simply activate USERMOD 79