Use of z/VSE Job Control Statements for VSE/VSAM
In many jobs, you can omit from your job control the
following z/VSE job
control statements: // DLBL, // EXTENT, and // ASSGN.
Under certain circumstances, however, you may have to explicitly specify
EXTENT or ASSIGN statements for the catalogs, (for example, if your
program uses CHECKPOINT/RESTART).
For a detailed explanation of the z/VSE job control, refer to the Job Control.