Space occupation by multi-vol DSN.



Help for IBM's record-oriented filesystem VSAM, ESDS, KSDS, RRDS, LDS and Storage management Subsystems

Space occupation by multi-vol DSN.

Postby ranga_subham » Thu Nov 20, 2008 6:23 pm

Hi,

A programmer is reformatting & copying only one record from input file to output file. But, the output file is declared as multi-vol dataset. When asked he says it will not occupy more space because RLSE is used on SPACE parameter !

Would you please explain how we decide using multi-vol despite giving large space requirement (CYL,(100,100),RLSE)?

Thanks.
ranga_subham
 
Posts: 279
Joined: Fri Jul 18, 2008 7:46 pm
Has thanked: 0 time
Been thanked: 1 time

Re: Space occupation by multi-vol DSN.

Postby dick scherrer » Fri Nov 21, 2008 7:40 am

Hello,

Would you please explain how we decide using multi-vol despite giving large space requirement (CYL,(100,100),RLSE)?
Your question is not clear. . . Please clarify.

If the program only writes one record and RLSE is used, yes it will not occupy more space when the step ends. It will need to allocate 100 cyls in the first place. If the process will only ever write 1 record, the allocation is questionable at best. Why would "they" want an initial allocation of 100 cyls if it will never be used.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to VSAM/SMS

 


  • Related topics
    Replies
    Views
    Last post