Can you delete the GDG base without deleting GDG
generations ?
Answer Posted / g.naveen
No,we can't delete the GDG base without deleting GDG
generations.
| Is This Answer Correct ? | 26 Yes | 6 No |
Post New Answer View All Answers
When space is allocated for an output dataset, what units can be used?
How can the attributes of one sms dataset be copied to another dataset?
which parameter is use to declare the name of dataset in dd statement?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
i want to store 20 digits . how will u do it in cobol ?
How can the disposition of sysout datasets be set for an entire jobstream?
how you can access an uncataloged dataset in a JCL?
What is the function of the steplib dd statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What are some jcl statements that are not allowed in procedures?
What are the rules employed while naming the steps in a job?
Is condition checking possible in jcl?
What are the parameters that are used in creating a gdg?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?