Can we DELETE all the Generations of a GDG at once, WITHOUT
deleting the GDG itself ?
Answer Posted / bobie kamahuha bobzy
Do the following;
//p gxxxxxx
gxxxxxx
gxxxxxx
gxxxxxx
gxxxxxx
gxxxxxx
// gxxxxxx
Make sure the *//* are properly arrigned
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How would you understand error(execution phase)?
What is one line to pass PARM from JCL to COBOL?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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) ?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
when can a job time-out occur? How to overcome that?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain the purpose of dd dummy statement?
Is it possible to define dd statements as you want?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain how can the submitting users racf authority be overridden in a job stream?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How to submit a jcl from cics?
what is the use of JCL?
What is the purpose of disp parameter?