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 / me

Both

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to code instream data in a PROC?

752


What statement can be used to send data to another mvs jes3 node?

826


What is the format of comment statement?

666


how to do automated restart when a job abends?

854


What are the rules employed while naming the steps in a job?

662






Explain the function of a dd statement?

659


What parameters can be used to limit the number of records written to a sysout dataset?

750


How can return codes be tested before execution of a job step?

923


Why include statement is used in a jcl?

689


How do you access an uncatalogued dataset in a jcl?

729


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

704


what operation is performed by job statement?

662


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1969


how do you access an uncataloged dataset in a jcl?

841


Explain in DD statement what is the use of DCB parameter?

656