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

Need clarification in increasing the space.


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

New User


Joined: 05 Jun 2007
Posts: 4
Location: bangalore

PostPosted: Wed Jan 09, 2008 3:08 pm
Reply with quote

I need to increase the space of the dataset and that i can do in two ways:

1) increase the primary and secondary values OR
2) change the AVGREC=U to AVGREC=K.

I need to know, which one will be better and why?
Could you people help me in this issue.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Jan 09, 2008 3:16 pm
Reply with quote

as I said in some other post,
it not wise just to plug in some arbitrary chosen value in order to get rid of space problems..

are You sure that You want a multiplication factor of 1024 for Your allocations ??

it really does not make any difference what parameter You change as long as You realize what You are doing
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Jan 09, 2008 5:34 pm
Reply with quote

Also, whatever units of allocation you choose, they are always reduced down to two things by the DASD subsystem, tracks or cylinders, so why not cut out the middle man and do your allocations as such.

A couple of questions ..............
What is the current alloaction and utilisation ?
Has the expected growth rate been trended by your performance and capacity people ?
Is it VSAM, NON VSAM, FB, VB ...........
Is it single or multi volume ?
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Merge 2 lines based on Space from a S... DFSORT/ICETOOL 5
No new posts Allocated space calculation from DCOL... PL/I & Assembler 3
No new posts split a name based on space in ASM PL/I & Assembler 9
No new posts Adding space to a dataset - getting D37 ABENDS & Debugging 10
Search our Forums:

Back to Top