Can there be 2 job statements in a JCL?
If yes what is the purpose of doing tha?
Answer Posted / mr.perfect
we can use two job statement in single JCL, i think it is
not necessary to use two job statements in single JCL,
because a single job can execute compile and RUN jcl with
single JOB statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How can the submitting users racf authority be overridden in a job stream?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how you can access an uncataloged dataset in a JCL?
How does jcl act on code(if you take a cobol program)?
What are s0c1, s0c4, s0c5, s0c7 and socb?
How is the record format of an output dataset specified?
How to pass data to a program that is coded in an exec statement?
Explain the function of //jcllib statement?
Explain the jcl exec statement?
How jcl is used for testing batch programs?
I need exexution process for JCL programs
What is the function of dd disp parameter?
Is automatic restart possible in jcl?