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 |
read all error codes like SB07?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
What is the purpose of dd?
how to increase the space of a dataset in instream procedure.
Which is the most widely used batch performance monitor for DB2?
How jcl is used for testing batch programs?
If your job fails at particular step then what would be the return code for next steps
In job processing, what happens in execution stage?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
i want to store 20 digits . how will u do it in cobol ?
What does the keyword DCB mean and what are some of the keywords associated with it?