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
how to do automated restart when a job abends?
What are s0c1, s0c4, s0c5, s0c7 and socb?
in ways data can be passed to a COBOL program from JCL?
Does jcl support automatic restart?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what is JCL?
How does jcl act on code(if you take a cobol program)?
how do you code a null statement?
which utility is used a dummy utility?
What dd statement is used to supply the name of a dataset?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
a dd statement has 2 types of parameters. Name them?
what sort card you will use to copy the data from one dataset to another dataset?
What is the purpose of the dd keylen parameter?
what is the resolution for sb37 error