whats the difference between empty and noempty of GDG?
Answer Posted / lokesh
when the limit is exceeded.
empty keeps only the most recent generation.
noempty keeps the limit no of newest generation....
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
what is the purpose of coding notify parameter in job statement?
How dummy is used in jcl?
What is the purpose of dd?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
a dd statement has 2 types of parameters. Name them?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How can values be passed from the job stream to an executable program?
how do you code a null statement?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain how can an in-stream dataset be terminated?
Why include statement is used in a jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is the use of symbol // in jcl?
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 you can direct the data to spool using SYSOUT option?