What will happen if two JOB statements are mentioned in an
JCL continuously.
Answer Posted / vikram`
We will be getting JCl geting from 2nd Job statement
onwards and the first job statement alone willl be
submitted and it gets
executed.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to pass the parameter in parm using linkage section ? (syntax)?
Is condition checking possible in jcl?
How can the submitting users racf authority be overridden in a job stream?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What do you understand by the terms: joblib and steplib?
How to override loadlib?
Explain the purpose of dd dummy statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
how would you create a temporary dataset? And where will you use them?
What is the function of the dd dcb keyword?
Explain how can a stopped job be started again?
Is condition checking possible in jcl? If yes, how?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
how you can access an uncataloged dataset in a JCL?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?