Can a PROC CALL another PROC ? (in both Instream and
Cataloged cases) ?
Answers were Sorted based on User's Feedback
Answer / karthik
A PROC can call another proc in catalog procedure, You can
go upto maxiumum of 15 levels
| Is This Answer Correct ? | 8 Yes | 0 No |
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How to execute a set of JCL statements from a COBOL program ?
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
How are GDGs concatenated?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is A-MODE and R-MODE?
is step name is compulsory in jcl ?
when we use sysprint and sysout statements
The maximum number of in-stream procedure you can code in any JCL is ?
How can u know the current date using jcl?
What are the common keyword parameters in both job and exec statements
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?