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

How do you check the syntax of a JCL without running it?

17 Answers  


How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?

1 Answers  


Can you code instream data in a PROC ?

10 Answers  


If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?

1 Answers   IBM,


if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.

4 Answers   IBM,






Explain about Internal Sort

1 Answers  


What dd statement is used to supply the name of a dataset?

0 Answers  


I had 100 steps in jcl i want to execute first 10 steps only?

6 Answers   IBM,


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

0 Answers  


Explain the purpose of dd dummy statement?

0 Answers  


how do u send return code from cobol to jcl ?

2 Answers   TCS,


which utility is used to run a cobol-db2 program?

0 Answers   IBM,


Categories