Pfister, Nathan wrote:

>Sorry for the long post, but here's all the info.
>Here's the jobs output:

>ICE092I 0 MAIN STORAGE = (128000,1048576,1048576)
>ICE156I 0 MAIN STORAGE ABOVE 16MB = (590271,590271)

It is looking small for me, at least for me. What is your job REGION? Is that 
REGION limited by SMFPRMxx or IEFUSI exit?

Consider adding these OPTION SIZE=E999999999,MAINSIZE=MAX just to tell DFSORT 
there is a large workset waiting for it.

Or you can add a good handfull of these SORTWKxx, which I had to use at one 
stage to handle a Galaxy sized sort work:

//SORTWK01 DD DISP=(NEW,DELETE,DELETE),SPACE=(CYL,(1000,500,0)),
//     UNIT=3390                                                

HTH!

Please let us know if you got a solution!

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to