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 / shridhar
Two options:
1. GDG base.
2. GDG(0) to GDG(5).
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
Differentiate between addressing mode and run mode.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What do you know about jcl?
What are the jcl procedures?
Where & How Do You Code Identifier In Jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
How dummy is used in jcl?
Explain the function of dd disp parameter?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Mention the types of job control statements?
Is their any limit for data sets?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Matching Logic in Jcl not in cobol.Could any one please answer this question