|
|
| Author |
Message |
erasani_p
New User
Joined: 29 Jun 2004 Posts: 6
|
|
|
|
Hi,
I have created a GDG with LIMIT as 10. Can i change the LIMIT afterwards. If yes, please tell me the procedure.
Thanks
Prashanth |
|
| Back to top |
|
 |
References
|
Posted: Fri Jul 09, 2004 10:31 pm Post subject: Re: Alter GDG Limit? |
 |
|
|
 |
erasani_p
New User
Joined: 29 Jun 2004 Posts: 6
|
|
|
|
Hi,
Please tell me whether we can alter GDG limit or not. If yes, please tell me the command.
Thanks
Prashanth |
|
| Back to top |
|
 |
anuradha
Global Moderator
Joined: 06 Jan 2004 Posts: 257
|
|
|
|
hi prashanth,
you can alter your gdg limit thru alter command. That is what superk is saying.
Suppose your.gdg.name is the gdg base
//STEP1 EXEC PGM=IDCAMS
//SYSIN DD *
ALTER YOUR.GDG.NAME LIMIT(20)
/*
So now your gdg limit is changed to 20 from 10.
Hope now you are clear.
Thanks,
Anu |
|
| Back to top |
|
 |
Moved: Thu Dec 13, 2007 10:17 pm by superk From JCL to SMS & VSAM |
|
|