Answer Posted / sangamesh
as a procedure can also contain maximum of 255 steps, so
all the 255 steps can be overrided.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is DSN parameter and DISP parameter is used for?
Why block size is multiple of lrecl in jcl?
Explain dd statement in jcl?
Is it possible to define dd statements as you want?
How to run cobol program using jcl?
how do you access an uncataloged dataset in a jcl?
Is it possible to left uncode disp? If yes, how?
How does jcl specify the job to the operating system?
Explain dfsort utility?
Are there any set of rules for the names of the steps used in a job? What are they?
How to alter the parameters for the existing gdg?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Does jcl support automatic restart?
What is use of restart and how to use it?