How to execute 300 steps in a Job?
Answer Posted / venkat
we can't execute more than 255 steps in one job, so it is
not possible with procs also indirectly
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What does a disposition of (new,catlg,keep) for a dsn mean?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what happens in conversion stage in job processing?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain how can values be passed from the job stream to an executable program?
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 ?
what are the statements that are not valid to be included in an include statement?
Is their any limit for data sets?
how JCL works?
Explain the purpose of dd dummy statement?
Brief description of inline procedure of jcl.
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is multithreading in jcl?