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
Is acct parameter mandatory?
List the different jcl statements that are not permitted in the procedures?
what are the various stages of job processing?
how to compare two datasets without using superce because output is limited to 133 bytes
how do you code a null statement?
Explain how can a jobs execution priority be modified?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain the function of a dd statement?
How is a type of file defined in the jcl that executes the cobol program?
Are there any set of rules for the names of the steps used in a job? What are they?
Name a few IBM utility programs, and explain its function.
How to pass the parameter in parm using linkage section ? (syntax)?
Explain about LMQUERY�give a dialog information about a data set
Is their any set of rules for dd? Explain.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?