I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / ekta agrawal
you can submit any nor of jobs in a jcl
but ther name should be unique they will be executed in the
order u specified them untill you sets the priority.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to pass the parameter in parm using linkage section ? (syntax)?
How would you understand error(execution phase)?
How do you overcome this limitation ?
Mention the types of job control statements?
What is the difference between run mode and addressing mode?
what is DSN parameter and DISP parameter is used for?
Explain dfsort utility?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is it possible to code instream data in a PROC?
i want to store 20 digits . how will u do it in cobol ?
Explain dd statement in jcl?
Is their any set of rules for dd? Explain.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is condition checking possible in jcl? If yes, how?
What is job control language?