Can a PROC CALL another PROC ? (in both Instream and
Cataloged cases) ?
Answer Posted / dedicated
THANKS,
And,
(i) Can an Instream PROC call other Instream PROC, as
Instream PROCs are also JCL Segments ?
(ii) Can an Instream PROC call a Cataloged PROC ?
(iii) Can a Cataloged PROC HAVE and USE an Inline PROC
inside it ?
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of disp parameter?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What do you understand by the term notcat 2 – gs?
Explain how can a jobs execution priority be modified?
What do you know about jcl?
Why block size is multiple of lrecl in jcl?
what is the resolution for sb37 error
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain about LMFREE�free data set from its association with data ID
In sms datasets, what is the function of the dd avgrec keyword?
how you can direct the data to spool using SYSOUT option?
how to compare two datasets without using superce because output is limited to 133 bytes
How would you understand error(execution phase)?
What is the purpose of dd dummy statement?