That corrected the error of running out space.  However I thought it would
be a good idea to try DYNALLOC and be done with programers needing SORTWK
DD.
But change the JCL to
OPTION DYNALLOC=3390,FILSZ=E5500000

Causes it to fail almost immediately with SMS not allocating any space.

ICE083A D RESOURCES WERE UNAVAILABLE FOR DYNAMIC ALLOCATION OF WORK DATA
SETS (970C)
ICE753I 0 FWK=(0,0) SWK=(0,0) TWK=(0,0) RWK=(0,0) TOTAL=(0,0)
BLK=56664
ICE248I 0 ATTEMPTED TO ALLOCATE 80250MB OF DISK WORK SPACE ON 4 WORK DATA
SETS
ICE249I 0 SUCCESSFULLY ALLOCATED 0MB OF DISK WORK SPACE ON 0 WORK DATA
SETS

IGD17272I VOLUME SELECTION HAS FAILED FOR INSUFFICIENT SPACE FOR
DATA SET SYS12118.T101515.RA000.DMULLIS1.R0107017
JOBNAME (DMULLIS1) STEPNAME (RMFSORT )
PROGNAME (SORT    ) DDNAME (SORTWK04)
*REQUESTED SPACE QUANTITY = 20544130 KB *
STORCLAS (TEMPS) MGMTCLAS (        ) DATACLAS (        )
STORGRPS (TMPSG1  )

This is HUGE space request and I can't find where I tell DFSORT how to
change the requested size.

Maybe I'll leave well enough alone since I was able to make it work with
the SORTWK DDs

On Fri, Apr 27, 2012 at 9:33 AM, Mark Pace <pacemainl...@gmail.com> wrote:

> Well part of the problem is an embarrassment.  A couple of the volumes I
> formatted incorrectly and were not SMS managed. :(
> Trying again with all Temp volumes reformatted properly.
>
>
> On Fri, Apr 27, 2012 at 9:15 AM, Shane Ginnane <ibm-m...@tpg.com.au>wrote:
>
>> On Fri, 27 Apr 2012 07:03:08 -0600, Steve Comstock wrote:
>>
>> >Well that cleared that up! Now I understand. :-)
>>
>> Yep - always pays to get the definitive answer in plain English ... d'oh
>>
>> Shane ...
>>
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>>
>
>
>
> --
> The postings on this site are my own and don’t necessarily represent
> Mainline’s positions or opinions
>
> Mark D Pace
> Senior Systems Engineer
> Mainline Information Systems
>
>
>
>
>


-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems

----------------------------------------------------------------------
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