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 / amit barwa
In-stream procs can be nested upto a maximum of 15 levels
(we can not make a backward reference in nested procs).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Differentiate between the joblib and the steplib statements?
What is the difference between run mode and addressing mode?
Explain how can an in-stream dataset be terminated?
How jcl is used for testing batch programs?
which utility is used to sort a file in jcl?
what happens in execution stage in job processing?
How can the disposition of sysout datasets be set for an entire jobstream?
What are steplib and joblib? What for they are used?
Explain the hierarchy levels in jcl?
Explain how can return codes be tested before execution of a job step?
what are the statements that are not valid to be included in an include statement?
How gdg are concatenated?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
List the different jcl statements that are not permitted in the procedures?