Can you delete the GDG base without deleting GDG
generations ?
Answer Posted / naveen singh dalal
no,we cannot delete the gdg index without deleting the
generation.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the jcl procedures?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
i want to store 20 digits . how will u do it in cobol ?
Why block size is multiple of lrecl in jcl?
What are the difference between jcl and jes?
How to submit a jcl from cics?
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?
Name what parameter directs the output of the job log dataset?
How to pass the parameter in parm using linkage section ? (syntax)?
which utility is used to run a cobol-db2 program?
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 to do automated restart when a job abends?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?