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 / shailendra
this is generaly avoided to use nesting proc , because it
make job complex to understand,and this use only in catalog
proc.if you want to use then nesting is possible up to 15
level.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of dd name parameter with a 2 part structure; audit.report?
Why include statement is used in a jcl?
Explain the hierarchy levels in jcl?
How is a type of file defined in the jcl that executes the cobol program?
Mention the types of job control statements?
Can I send output of job to my remote device careerride123?
How does the jcl specify the job to os?
what is the purpose of coding notify parameter in job statement?
What is the function of //jcllib statement?
What dd statement is used to supply the name of a dataset?
Explain how can the submitting users racf authority be overridden in a job stream?
what is the resolution for sb37 error
how to compare two datasets without using superce because output is limited to 133 bytes
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain in DD statement what is the use of DCB parameter?