What is a Proc ? why do we go for a Proc ? What are the
types of procs?Can we have nesting in Procs ?
Answer Posted / sathya
Hi,
what they said is correct but nesting procs is not
possible in proc
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the function of the steplib dd statement?
what is use of disp parameter in dd statement?
What dd statement is used to supply the name of a dataset?
How is a type of file defined in the jcl that executes the cobol program?
Explain the function of //jcllib statement?
Which dd parameters are required?
Is their any set of rules for dd? Explain.
Explain about LMQUERY�give a dialog information about a data set
how to do automated restart when a job abends?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How does jcl act on code(if you take a cobol program)?
what is the use of JCL?
what JCL Procedures?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?