Can we DELETE all the Generations of a GDG at once, WITHOUT
deleting the GDG itself ?
Answer Posted / sam
I am facing problems while deleting all GDG versions except
base using IEFBR14. My job fails when I try to execute
IEFBR14 with my GDG base having no versions, causing
problems in my job flow.
I want to delete all gdg versions if they exist otherwsie
my job should execute fine.
Can anyone suggest solution for this?
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the function of //jcllib statement?
Is condition checking possible in jcl?
Explain how can the submitting users racf authority be overridden in a job stream?
In job processing, what happens in conversion stage?
which utility is used to run a cobol-db2 program?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain about LMFREE�free data set from its association with data ID
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
What dd statement is used to supply the name of a dataset?
What is condition checking in jcl? Is this possible?
How does jcl act on a cobol code?
what are the types of abends that occur on job failure? And explain the possible causes of these
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?
What is the purpose of dd?