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)
Post New Answer View All Answers
How do you submit a job for execution?
when does a dataset go uncataloged?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is notcat 2 - gs?
How is the record format of an output dataset specified?
Is it possible to left uncode disp? If yes, how?
what JCL Procedures?
How to run cobol program using jcl?
how would you create a temporary dataset? And where will you use them?
what operation is performed by job statement?
when can a job time-out occur? How to overcome that?
How jcl work to handle various input output file operations?
How would you understand error(execution phase)?
Explain the function of a dd statement?
Differentiate between the joblib and the steplib statements?