The ESP auditlog DD name (SYS#####) changes every time ESP is recycled. Is there a way to change the DD name to a standard and constant name such as AUDITLOG?
Component: ESP WORKLOAD AUTOMATION
Release: 12.0
1. Comment out statement AUDITLOG X in the ESP init member CYBESS03.
2. Add the following DD statement to the ESP started task job:
//AUDITLOG DD SYSOUT=X
The ESP started task output will show:
JobName JobId
ESPM STC1000
----------------------------
Cmd DDname
________ JESMSGLG
________ JESJCL
________ JESYSMSG
________ AUDITLOG
________ MAILLOG
Caution: The SPINLOG command will no longer work if the auditlog DD name is changed to a constant name. You will receive warning message 1025W Dynamic sysout auditlog not initialized