The maximum number of in-stream procedure you can code in
any JCL is ?
Answer Posted / gayathri
It worked for me when I coded more than 15 instream
procedures. I coded 17 instream procedures and I got answer
for all the 17 steps. Why?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Differentiate between addressing mode and run mode.
Is their any limit for data sets?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How can an in-stream dataset be terminated?
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 do you access an uncatalogued dataset in a jcl?
What is the purpose of the dd keylen parameter?
How to run cobol program using jcl?
Explain in DD statement what is the use of DCB parameter?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the rules employed while naming the steps in a job?
what is DSN parameter and DISP parameter is used for?