How to ALTER the name of a GDG ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / karthik
Use the IDCAMS Utility and give Alter newname statement in
the control card
e.g(Alter newname(XXXXXXXX.XX.XXX)
Is This Answer Correct ? | 0 Yes | 2 No |
How to read records in reverse order in flat file?
In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?
14 Answers Cap Gemini, Cognizant, JPMorgan Chase, TCS, Xansa,
can we write a proc with in a proc
How can you trap abends in the JCL?
What is a MODEL Paramater in GDG ?
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
is there any utility for restarting a particular step in jcl reply soon ?
How to create delta file using JCL
Explain the job statement in jcl?
Differentiate between addressing mode and run mode.
What is Backward Referencing ?
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).