How to pass data to a program that is coded in an exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
Is condition checking possible in jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
I had 100 steps in jcl i want to execute first 10 steps only?
Explain the purpose of dd * statement in jcl?
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
What does the statements: typrun=scan and typrun=hold do in a JCL statement
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
What are the common keyword parameters in both job and exec statements
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Why include statement is used in a jcl?