A statement about PROCs is "
In PROCs, Symbolic Parameters can be assigned on PROC and
EXEC", BUT On which EXEC,
(i) On the JCL's EXEC which is calling to PROC1.
(Inside JCL, EXEC PROC1)
(ii) or On the PROC's EXEC where it calls the PGM1.
(Inside PROC, EXEC PGM=PGM1)
Answer Posted / dedicated_programmer
Thank You Kalone,
And Could you please have a look on other NEW Questions
posted by me (Dedicated Programmer).
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what JCL Procedures?
How to pass the parameter in parm using linkage section ? (syntax)?
what is a jcl?
Is automatic restart possible in jcl? If yes, how?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what is “Cond= even” and “Cond=only”?
how can the same proc be re-used and called by many jobs?
which utility is used a dummy utility?
How dummy is used in jcl?
What is Cataloged Procedures?
What do you understand by jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what happens in conversion stage in job processing?