Can we DELETE all the Generations of a GDG at once, WITHOUT
deleting the GDG itself ?
Answer Posted / dedicated_programmer
Thanks Kranthi,
And Using Purge or Force will delete the GDG Base as well as
all the generations of the GDG. While Using Delete without
any option DELETS only the INDEX of the GDG.
Could you please help in sorting out whether there is a way
to DELETE ONLY ALL THE GENERATIONS OF THE GDG WITHOUT
DELETING THE BASE, "USING JCL".
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the function of the steplib dd statement?
Mention the types of job control statements?
What are the parameter we cannot use in procedure?
what is the use of JCL?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What parameter directs the output of the job log dataset?
what is SOC4 error?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What parameter of the job statement is used to limit the cpu time consumed by the job?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Where can program checkpoints be stored for use in a restart?
Which dd parameters are required?
What is the function of //jcllib statement?
Explain dd statement in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?