what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can a jobs execution priority be modified?
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?
What dd statement is used to supply the name of a dataset?
How do you submit a JCL under CICS environment ?
Describe the DD statement, its meaning, syntax and keywords?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
What is the use of DSNDB07 ?
How can a fb file convert to vb file using sort program?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
what is alternate index?
I had 100 steps in jcl i want to execute first 10 steps only?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?