⟩ What do unusual return codes such as -3 and 0196 mean?
Basically they are either decimalised abend codes or
indicate a problem with the environment.
Basically they are either decimalised abend codes or
indicate a problem with the environment.
In order to continue a job after a return code of 12 in step1, what the step2 EXEC statement include?
In SMS datasets, what is the function of the DD MGMTCLAS keyword?
How can a stopped job be started again?
What statement marks the beginning of an in-stream or cataloged procedure in JCL and assigns default values to parameters defined in the procedure?
What is the function of //JCLLIB statement?
What parameter of the job statement is used to limit the CPU time consumed by the job?
Must tape dataset definitions include VOL=SER specifications?
How can return codes be tested before execution of a job step?
How can values be passed from the job stream to an executable program?
What is the purpose of the DD KEYLEN parameter?