What dd statement is used to supply the name of a dataset?
No Answer is Posted For this Question
Be the First to Post Answer
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
How to DEBUG a JCL?
how can the same proc be re-used and called by many jobs?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain dd statement in jcl?
what do you mean by include statement in jcl?
how to skip the steps in JCl
What is the purpose of dd dummy statement?
I had 100 steps in jcl i want to execute first 10 steps only?
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?
How does jcl specify the job to the operating system?
What are the difference between jcl and jes?