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
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what are JCLLIB and STEPLIB in JCL?
Why include statement is used in a jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Explain the function of dd disp parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
Is it possible to define dd statements as you want?
What is jcl in mainframe?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
how to run batch program without jcl?
How does jcl act on code(if you take a cobol program)?
In sms datasets, what is the function of the dd avgrec keyword?
what is the use of IEBGENER utility?
what is JCL?