Can you delete the GDG base without deleting GDG
generations ?
Answer Posted / krishna reddy
if we are using this
DELETE(GDG name) GDG FORCE
with IDCAMS
then all related generations related to GDG will be deleted
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What do you understand by the term job time – out and how can you overcome that?
Is it possible to left uncode disp? If yes, how?
which parameter is used to check the syntax of a jcl without executing it?
How gdg are concatenated?
what is the purpose of coding notify parameter in job statement?
which parameter is use to declare the name of dataset in dd statement?
Explain dd statement in jcl?
in ways data can be passed to a COBOL program from JCL?
What is one line to pass PARM from JCL to COBOL?
Explain about LMQUERY�give a dialog information about a data set
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
when can a job time-out occur? How to overcome that?
Explain the function of a dd statement?
How do you access an uncatalogued dataset in a jcl?