1.

Name different JCL statements that are not permitted in the procedures.

Answer»

The following JCL statements are not PERMITTED in the PROCEDURE

  • JOB, Delimiter(/*), or NULL statements
  • JOBLIB or JOBCAT DD statements
  • DD * or DATA statements
  • Any JES2 or JES3 control statements


Discussion

No Comment Found