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 

Space Calculation

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
nbollineni
Beginner


Joined: 22 Aug 2007
Posts: 1
Topics: 1

PostPosted: Thu Aug 23, 2007 3:11 pm    Post subject: Space Calculation Reply with quote

Can someone help me in calculating the number of records a file can hold without space abend in the following scenario..

SPACE=(CYL,(500,500)

LRECL=15164

RECFM=FB
Back to top
View user's profile Send private message
s_shivaraj
Beginner


Joined: 21 Sep 2004
Posts: 140
Topics: 14
Location: Chennai, India

PostPosted: Thu Aug 23, 2007 3:51 pm    Post subject: Reply with quote

nbollineni,

This Link may Help you

http://www.mvsforums.com/helpboards/viewtopic.php?t=28&highlight=space+calculate
_________________
Cheers
Sivaraj S

'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity'
Back to top
View user's profile Send private message AIM Address
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Fri Aug 24, 2007 7:57 am    Post subject: Reply with quote

nbollineni,
After you use the 3390 chart in the link above to calculate recs per cyl remember that errors can occur if you're not able to allocate secondary space. An option is to use more than one unit. Code JCL as UNIT=(unitname,2) to use two units, for example. SMS routines may also be affecting the actual allocation and units used.

With no space restriction, you'd get primary plus 15 secondary allocations.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
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 -> Data Management 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