Hello,
We applied ptf SO12236. It looks like this ptf changed the CCITCPGW member in CAW0PROC to remove the //SYSUDUMP DD SYSOUT=A. Is there a specific reason the SYSUDUMP needs to be removed from CCITCPGW or can we continue to run our started task with the SYSUDUMP DD?
Release : 15.0
Component : CAICCI MVS
Maintenance removed the //SYSUDUMP card in the proc.
The SYSUDUMP card was removed because if an abend occurs, the dump would be part of the job. Without it, a valid SVCDUMP should be created and this will help better diagnose what has occurred.