How to change the SYSOUT class on the ESPCCCHK step
search cancel

How to change the SYSOUT class on the ESPCCCHK step

book

Article ID: 37968

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

Provide steps to change the ESPCCCHK SYSOUT default value.

Resolution

 
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. 

Additional Information

If SYSOUT=Z meets your need, simply activate USERMOD 79