I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / raghavendra
U can have any number of jobs in a memeber. All the jobs
with different JOB cards get submitted as long as u wont
code // at the end of each job
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is their any limit for data sets?
What are hierarchy levels in jcl?
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?
What is the syntax of JCL statement?
How can values be passed from the job stream to an executable program?
Explain the function of //cntl statement?
Differentiate between addressing mode and run mode.
Which statement is used to identify the private libraries in job?
What do you understand by the term notcat 2 – gs?
What is the function of the steplib dd statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what is use of disp parameter in dd statement?
which utility is used a dummy utility?
how can you check if a file is empty using jcl?
What are steplib and joblib? What for they are used?