JCL Standards

Example DD Statement


//AB1005A  EXEC  GO,MEMBER=AB1005A,VER=PROD,TBLVER=PROD
//CDFILE   DD    DSN=ABC01V.XYZ.PROD.DMYFILE,DISP=SHR

In this example, CDFILE is part of the GO proc. Overrides of JCL contained in procs must be placed before any other DD statements, and must be in the same relative order of the DD statements in the proc.


Last Modified:

©1999 All Rights Reserved