What is the purpose of include statement in a JCL?
Answer Posted / guest
It is used as an alternative for STEPLIB. When we specify
the dataset name in include ,it will search in all the
datasets specified in the include dataset.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Explain the purpose of the dd keylen parameter?
Can an individual step be restricted from using all the jobs allowed cpu time?
What are steplib and joblib?
Is condition checking possible in jcl? If yes, how?
Suppose I have five jobs to do. But I want to hold one?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are steplib and joblib? What for they are used?
Must tape dataset definitions include vol=ser specifications?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Is it possible to define dd statements as you want?
What are the difference between jcl and jes?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Define concatenating?
What is the syntax of JCL statement?
How to submit a jcl from cics?