How many JOB statements a JCL can have ? If there are more
than one JOB statements in a JCL, are they submitted in
succession or in parallel ?
Answer Posted / veer
i completely agreed with Prachi we can defined more than one
"job card" in a single JCL.....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are steplib and joblib? What for they are used?
How do you access an uncatalogued dataset in a jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
what is the purpose of coding notify parameter in job statement?
Why include statement is used in a jcl?
How to pass data to a program that is coded in an exec statement?
How do you create a temporary dataset?
What is the difference between the positional and keyword parameters? Give examples.
Explain the function of dd disp parameter?
how you will the direct the data to spool using sysout option?
What are the rules employed while naming the steps in a job?
Is it possible to left uncode disp? If yes, how?
How would you understand error(execution phase)?
Explain the function of the steplib dd statement?