Alan, The problem that Jason is having is that his extended forat datasets will not extend to a new volume once the initial allocation and extents are full, or there is no more space on the original volume. As I recall, this is the behaviour for DSOR=PS striped datasets whether you allocate your stripes using data rate or Gurenteed Space.
For "(SYSDA,59)" to have an affect he must use gurenteed space, otherwise allocation will use the data rate in the STORCLAS. Gurenteed Space for stripes also means you get 59 allocations of your Primary Space requested, so it needs to be reviewed. Data Rate divides the Primary Space by the number of stripes. Ron > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of Staller, Allan > Sent: Monday, April 07, 2008 6:35 AM > To: [email protected] > Subject: Re: [IBM-MAIN] Sequential Data Striping > > <snip> > It seems there's a limitation that SMS won't allow multivolume > allocation. > </snip> > > Horse manure! > > Code your JCL with Unit=(sysda,n) where N is the number of volumes > required to hold the data. I usually code unit=(SYSDA,59) (the max > allowed). There is also a discussion in the manual about the > requirements for Data Striping. IIRC, the guaranteed space attribute is > strongly recommended. > > See the Fine Manual! > > > ---------------------------------------------------------------------- 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

