In jcl i have 255 steps. In 255 step i declared proc. In proc
i have 20 steps this job is executable or not? why?
Answer Posted / ch.mohan
no it can't
maximum 255 step using and after in proc we have only 15
time we r using
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding notify parameter in job statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Is their any set of rules for dd? Explain.
What is one line to pass PARM from JCL to COBOL?
Explain the function of the steplib dd statement?
How is the record format of an output dataset specified?
Why block size is multiple of lrecl in jcl?
Explain about ISPF/TSO Commands
What is condition checking in jcl? Is this possible?
what are the various stages of job processing?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is use of restart and how to use it?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
which parameter is use to declare the name of dataset in dd statement?