z/OS Basic Job Control Language (JCL) - Synopsis
- - Background and Syntax
A brief history, syntax rules, JCL Error points, plus JES2 and JES3 control statements - - JCL the Resource Manager
CLASS=, MEMLIMIT=, REGION=, REGIONX=, and TIME= - - The JOB Statement
The emphasis is on CLASS=, MSGCLASS=, MSGLEVEL=, and NOTIFY=, but all operands are discussed. - - The EXEC Statement
The emphasis is on COND=, PARM= and PARMDD=,but all operands are discussed. - - The DD Statement - Using data sets
- Data Set Organisation (DSORG) overview
- Instream data sets
- Print data sets
- Assigning an existing permanent data set
- Creating a new permanent data set
- Create a new temporary data set
- Assign an existing temporary data set
- - The Impact of System Managed Storage (SMS)
AVGREC=, DATACLAS=, LIKE=, MGMTCLAS=, REFDD= and STORCLAS= are all discussed. - - Miscellaneous Topic, which are:
Backward References, Concatenated & Deferred Data Sets, DUMMY, NULLFILE, RD=, RESTART=, and OUTPUT Statement.