You could also direct his file via the ACS routines to a Data Class with the 
following:
 
 CDS Name  . . . . . : ACTIVE              
 Data Class Name . . : VSCOMP              
                                           
 Data Set Name Type  . . . . . : EXTENDED  
   If Extended . . . . . . . . : REQUIRED 
   Extended Addressability . . : YES       
   Record Access Bias  . . . . : USER      
 Space Constraint Relief . . . : YES       
   Reduce Space Up To (%)  . . : 50        
   Dynamic Volume Count  . . . : 9         
 Compaction  . . . . . . . . . : YES  
 
This should be done with adequate testing. Extended addressing can provide up 
to 50% savings in space allocation and works for both Sequential and VSAM.
And if 1000 compacted cyls aren't enough, you now have a volume count of 9.
 
Caveat: Make sure only normal APIs are used to access the data. 

________________________________

From: willie bunter [mailto:[EMAIL PROTECTED]
Sent: Fri 4/11/2008 10:04 AM
To: [email protected]
Subject: Re: Question On Space Allocation



Thanks David for the info.  I will speak to the user and ask him to put a vol 
parm.
  
  Thanks.

"O'Brien, David W. (NIH/CIT) [C]" <[EMAIL PROTECTED]> wrote:
  Willie,

Yes, that is correct, the Primary allocation is restricted to one volume.

Given that you haven't provided a volume count greater than 1 in the applicable 
Dataclass and your user has not coded a volume count sub-parameter in the Unit 
parameter the allocation is restricted to one volume.

________________________________

From: willie bunter [mailto:[EMAIL PROTECTED]
Sent: Fri 4/11/2008 9:53 AM
To: [email protected]
Subject: Re: Question On Space Allocation



David,

Thanks for the suggestion. For my better understanding, Zos will attempt to 
satisfy the primary allocation (5 extents) on the same pack. Correct?




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com <http://mail.yahoo.com/> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to