if we have a job consist of two steps and each step calling
a proc having 10 steps each then how many steps are counted
only 2 or 22(10+10+1+1)? can we have more than 255 steps in
a single job?
Answer Posted / s dip
20, the proc execution don't count.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is one line to pass PARM from JCL to COBOL?
What is the significance of addrspc parameter in the exec statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is the purpose of dd * statement in jcl?
which utility is used to sort a file in jcl?
Explain the purpose of the dd keylen parameter?
How is a type of file defined in the jcl that executes the cobol program?
Brief description of inline procedure of jcl.
Explain about LMQUERY�give a dialog information about a data set
What parameter of the job statement is used to limit the cpu time consumed by the job?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How can a jobs execution priority be modified?
How can values be passed from the job stream to an executable program?
Describe the various parameters utilized in the creation of a gdg?