Name some of the JCL statements that are not allowed in procs.?
Answer Posted / guest
Some of the JCL statements 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
| Is This Answer Correct ? | 42 Yes | 6 No |
Post New Answer View All Answers
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How would you understand error(execution phase)?
Mention the types of job control statements?
What is the format of comment statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Is condition checking possible in jcl? If yes, how?
Explain the job statement in jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
List in order the hierarchical levels of jcl?
what is a jcl?
when does a dataset go uncataloged?
Why block size is multiple of lrecl in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Is it possible to left uncode disp? If yes, how?
Give the syntax of job specifying jcl statement.