whats the difference between empty and noempty of GDG?
Answer Posted / vinay sonar
If gdg limit is full and if you try to create new
generation then EMPTY will uncatlog all the existing
generations from the gdg and NOEMPTY means oldest
generation will be uncatloged
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the function of a dd statement?
when can a job time-out occur? How to overcome that?
How do you submit a job for execution?
what is the resolution for sb37 error
In job processing, what happens in conversion stage?
What are steplib and joblib?
What is the difference between run mode and addressing mode?
whats the diff bw the evaluate also and and?
What are hierarchy levels in jcl?
Explain how can values be passed from the job stream to an executable program?
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?
which utility is used to run a cobol-db2 program?
What is the function of //jcllib statement?
Is it possible to code instream data in a PROC?