MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Alter GDG Limit?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
erasani_p
Beginner


Joined: 28 Jun 2004
Posts: 14
Topics: 10

PostPosted: Fri Jul 09, 2004 12:26 pm    Post subject: Alter GDG Limit? Reply with quote

Hi,

I have created a GDG with LIMIT as 10. Can i change the LIMIT afterwards. If yes, please tell me the procedure.

Also please tell me whether we can alter GDG limit or not. If yes, please tell me the command.

Thanks
Prashanth
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Fri Jul 09, 2004 12:31 pm    Post subject: Reply with quote

1.Yes you can change the limit of a gdg base. Here is the JCL.
Code:

//STEP0100 EXEC PGM=IDCAMS                       
//SYSPRINT DD  SYSOUT=*                         
//SYSIN    DD  *                                 
  ALTER 'YOUR GDG BASE' LIMIT(nn)   
/*


2.The command is ALTER which can be used to change the limit.

Check this link for explanation of the command

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt1v403/D.1?DT=19990113080956
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group