I have 5 generations in my GDG. How do I code in the JCL to
consider all the 5 versions of the GDG ?
Answer Posted / archana
Specify only the GDG base. All the versions of GDG will be
considered.
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What are the rules employed while naming the steps in a job?
What is the purpose of disp parameter?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
which parameter is use to declare the name of dataset in dd statement?
What is jcl in mainframe?
Is condition checking possible in jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what JCL Procedures?
how you can access an uncataloged dataset in a JCL?
Explain the function of //cntl statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
what is “Cond= even” and “Cond=only”?
Differentiate between addressing mode and run mode.
which utility is used a dummy utility?
What do you understand by jcl?