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


Please Help Members By Posting Answers For Below Questions

How can a stopped job be started again?

683


Explain the hierarchy levels in jcl?

1094


Can an individual step be restricted from using all the jobs allowed cpu time?

975


Explain about ISPF/TSO Commands

1256


How to alter the parameters for the existing gdg?

682






if the submitter of a job wants to inform another user about the job completion, how can it be done?

728


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

907


how would you create a temporary dataset? And where will you use them?

730


How to pass the parameter in parm using linkage section ? (syntax)?

627


Explain how can a jobs execution priority be modified?

715


How to pass data to a program that is coded in an exec statement?

792


What is the use of disp parameter?

621


Is automatic restart possible in jcl? If yes, how?

628


What is timing concept in mainframe?

1631


what is use of disp parameter in dd statement?

634