how to create gdg with out using idcams utility
Answer Posted / gopi
In ISPF go to p.3.2 there VSAM utilities there give v in command prompt and enter left side give 1 to define and right side give 4 gdg and hit enter give GDG name,limit,scratch,empty after that press enter u ll get pgm in command prompt type execute now go to p.3.4 and check ur GDG.......
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Is there any command to check wether the ps file is in sorted order?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Brief description of inline procedure of jcl.
What is the purpose of dd * statement in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
what is the JCL statement consists of?
What is timing concept in mainframe?
Explain the function of a dd statement?
What is the function of dd disp parameter?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
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 is the motivation behind coding class parameter in job statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is DSN parameter and DISP parameter is used for?