Answer Posted / dedicated_programmer
Thanks Karthik,
But using,
ALTER -
GDG1(generation1) -
NEWNAME (GDG1(gen))
/*
will alter the name of the GDG member.
BUT IS THE BELOW ALSO CORRECT ? To change the name of the GDG.
ALTER -
GDG1 -
NEWNAME (GDG2)
/*
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
What is the purpose of dd dummy statement?
how you will the direct the data to spool using sysout option?
Can I send output of job to my remote device careerride123?
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?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Can we call instream to catalog and catalog to instream?
i want to store 20 digits . how will u do it in cobol ?
what is “Cond= even” and “Cond=only”?
what are the various stages of job processing?
For what purpose steplib and joblib are used ?
Explain about LMQUERY�give a dialog information about a data set
Explain how can a stopped job be started again?
What is the maximum length of a single line of jcl?