STDENV DD statement

DD card STDENV must be a readable source. If no STDENV DD statement is defined in the JCL, CTGBATCH will still attempt to run the target program specified in the PARM string. This is acceptable if the target program is itself a self-contained executable program, for example, ctgasi.

Valid options are: For example, the following DD card STDENV is defined to be opened for reading only (ORDONLY) with read-only permissions for the batch user ID (SIRUSR).
//STDENV  DD PATH='/u/ctgusr/ctgcfg/my_ctg1.env',
//   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