How to delete generations of gdg without deleting gdg base?
Answer Posted / piyush mani
this approch will delete all the generations as well as base
to delete a generation without deleting base we hv 2 use
alter command in idcams utilt.
gv ur feedback...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
Is it possible to left uncode disp? If yes, how?
what is DSN parameter and DISP parameter is used for?
How is the record format of an output dataset specified?
What is timing concept in mainframe?
what is the JCL statement consists of?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
write a jcl to execute a job by 7:00 am on jan 20,1986?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
which utility is used to sort a file in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
Explain the hierarchy levels in jcl?
Is condition checking possible in jcl?
Can we use DISP=SHR in output file in JCL