|
Name some of the JCL statements that are not allowed in procedures?
JOB CONTROLL LANGUAGE (JCL) Interview Questions
(Continued from previous question...)
Name some of the JCL statements that are not allowed in procedures?
Some of the JCL statement which are not allowed in procedures are :
1. JOB, Delimiter(/*), or Null statements
2. JOBLIB or JOBCAT DD statements
3. DD * or DATA statements
4. Any JES2 or JES3 control statements
(Continued on next question...)
Other Interview Questions
|