How many transactions am I going to post today?  How many on Monday.  What 
about Tuesday after a three day weekend?  What about Tuesday on a 3 day weekend 
4 years from now?

Each "transactions" is 100 bytes.  We save the transactions for a year.  We are 
a brand new bank that has not yet processed any transactions.  How many 
megabytes should I define my transaction file?

No, I'm not expecting a real answer to that question.  Just trying to point out 
why it's hard, to say the least, to know how to size files of this type.

Frank




>________________________________
> From: Edward Jaffe <edja...@phoenixsoftware.com>
>To: IBM-MAIN@bama.ua.edu 
>Sent: Friday, February 17, 2012 7:57 AM
>Subject: Re: Archaic allocation in JCL (Was: Physical record size query)
> 
>On 2/17/2012 6:32 AM, Steve Comstock wrote:
>> On 2/17/2012 12:57 AM, Edward Jaffe wrote:
>>>
>>> TRKs and CYLs? Most of our allocations are in MEGs. Doesn't everyone do that
>>> these days?
>>>
>>> SPACE=(1,(5,1),RLSE),AVGREC=M Allocate in MEGs
>>>
>>
>> I would have thought allocations in records or thousands of records,
>> or millions of records, e.g.:
>>
>>   SPACE=(440,(100,5),RLSE),AVGREG=M
>>
>> allocate space for 100 million records of 440 bytes long.
>
>Like the folks in John McKown's shop, I have trouble dealing with space in 
>terms 
>of average record size and number of records. It seems overburdensome to have 
>to 
>worry about space at that level or detail. OTOH, I have no trouble at all 
>knowing how many megabytes I'll need! :-)
>
>-- 
>Edward E Jaffe
>Phoenix Software International, Inc
>831 Parkview Drive North
>El Segundo, CA 90245
>310-338-0400 x318
>edja...@phoenixsoftware.com
>http://www.phoenixsoftware.com/
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>
>
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to