Answer Posted / dhans
GDG base is created using any one of the below method.
Using IDCAMS utility
Using FileAID or File manager
Using ISPF option, 3.2
Refer the following link for more details.
https://youtu.be/hMbB20WKmBg
https://youtu.be/3N17dh7BAaQ
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to code instream data in a PROC?
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 use of restart and how to use it?
What is the function of the steplib dd statement?
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?
what is the compile process of cobol program expalin with code
How to submit jcl through a cobol program?
Explain the purpose of dd dummy statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How does jcl act on a cobol code?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is catelog procedure and how many catelog procedure to use in one job?
What is the function of the dd mgmtclas keyword in sms datasets?
I need exexution process for JCL programs
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?