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
How is the record format of an output dataset specified?
Brief description of inline procedure of jcl.
What do you understand by the terms: joblib and steplib?
what sort card you will use to copy the data from one dataset to another dataset?
What are some jcl statements that are not allowed in procedures?
What is the purpose of the dd keylen parameter?
Is it possible to left uncode disp? If yes, how?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the function of the dd avgrec keyword in sms datasets?
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?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
How can return codes be tested before execution of a job step?
what is the use of IEBGENER utility?
What is the use of symbol // in jcl?
what is the purpose of coding class parameter in job statement?