Writing messages to the JES logs

This JCL snippet shows how to write messages to the JES logs STDOUT and STDERR and read the environment variables from the HFS file '/u/ctgusr/stdenv.txt'.

//STDOUT  DD SYSOUT=*
//STDERR  DD SYSOUT=*
//STDENV  DD PATH='/u/ctgusr/stdenv.txt',
// PATHOPTS=(ORDONLY),PATHMODE=SIRUSR
/*

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//ctgzos/cclaibat.html