IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Alter GDG Limit after creation


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
erasani_p

New User


Joined: 29 Jun 2004
Posts: 6

PostPosted: Fri Jul 09, 2004 10:31 pm
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.

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

New User


Joined: 29 Jun 2004
Posts: 6

PostPosted: Sun Jul 11, 2004 10:05 am
Reply with quote

Hi,
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
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Mon Jul 12, 2004 7:13 pm
Reply with quote

hi prashanth,

you can alter your gdg limit thru alter command.

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
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts DROP & ALTER PARTITION-PBR DB2 0
No new posts Expand ISPF field up to a limit - is ... TSO/ISPF 9
No new posts JCL sort card for file creation condi... DFSORT/ICETOOL 4
No new posts VSAM KSDS CREATION AND LOAD WITH RAND... JCL & VSAM 1
No new posts DataSet member creation failed with B... Java & MQSeries 15
Search our Forums:

Back to Top