how many max steps can we use in a job? pls answer to my
question
Answer Posted / rahul singh
255 is the max u can ise
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
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?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the purpose of disp parameter?
Differentiate between addressing mode and run mode.
when does a dataset go uncataloged?
How to do automated restart when a job abend?
what is use of dcb parameter in dd statement?
What is the function of //jcllib statement?
Explain the function of dd disp parameter?
Is condition checking possible in jcl?
Is acct parameter mandatory?
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 are the parameters that are used in creating a gdg?