How to ALTER the name of a GDG ?

Answers were Sorted based on User's Feedback



How to ALTER the name of a GDG ?..

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

How to ALTER the name of a GDG ?..

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

Post New Answer

More JCL Interview Questions

Explain about LMPUT-

1 Answers  


How do you restart a step in JCL?

12 Answers   HSBC,


How can i execute 5th step without executing first 4 steps?

4 Answers  


What does IEBGENER do?

10 Answers   BirlaSoft,


State the uses of syspring, sysin, sort fields, sum fields and dummy.

1 Answers  


How do You skip a Step In JCL?

9 Answers   HTC,


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?

1 Answers  


What is DATACOM db?

2 Answers  


in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?

3 Answers   Patni,


What is difference between Return Code, user completion code, Abend code and reason Code?

2 Answers   IBM, Satyam, Wipro,


how you can direct the data to spool using SYSOUT option?

1 Answers  


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1 Answers  


Categories