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
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
how you will the direct the data to spool using sysout option?
How to pass the parameter in parm using linkage section ? (syntax)?
Is acct parameter mandatory?
what is a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Can I send output of job to my remote device careerride123?
What is multithreading in jcl?
What is timing concept in mainframe?
In job processing, what happens in execution stage?
Is condition checking possible in jcl? If yes, how?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
List the different jcl statements that are not permitted in the procedures?
how do you code a null statement?