Can we DELETE all the Generations of a GDG at once, WITHOUT
deleting the GDG itself ?
Answer Posted / kranthi kumar m
yes,we can,by pressing d infront of command prompt before
all generations but we can't delete gdg base directly, if we
want delete base use syntax like dis,
//sysin dd *
delete (base-name) purge
/*
//
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What are some jcl statements that are not allowed in procedures?
What do you understand by jcl?
Explain how can return codes be tested before execution of a job step?
What is the format of comment statement?
which parameter is used to check the syntax of a jcl without executing it?
Differentiate between the joblib and the steplib statements?
Is it possible to code instream data in a PROC?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What do you know about jcl?
What are the difference between jcl and jes?
what JCL Procedures?
what is the use of IEBGENER utility?