I have 255 procedures in a job, each procedure contain 2
steps.can we execute this job?
Answer Posted / mr. cooooool
It's not possible b'coz a jcl contain max 255 steps.
acording to the question this job will contain 510 steps.
That is impossible for a particular job.
| Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
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?
what is the use of JCL?
A dd statement consists of 4 fields. Name them?
How can a fb file convert to vb file using sort program?
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
What is the use of symbol // in jcl?
What is jcl in mainframe?
how you can access an uncataloged dataset in a JCL?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how JCL works?
What are the 2 types of parameters in dd statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the function of job statement in jcl?
What is Cataloged Procedures?
Are there any set of rules for the names of the steps used in a job?