On Tue, 11 Sep 2012 09:30:19 -0500, McKown, John wrote: > Thanks. I don't know how my search missed that. So my options in the case > causing me problems (internal sort in application which does not specify a > SIZE= or FILEZS=), the only thing I can do is tell the programmer to use > SORTWKnn DDs and allocate enough space (this SORT failed on a 10.5 million > record input) or increase the DYNSPC parameter in DFSORT. I don't really want > to do the latter.
Or add a DFSPARM-DD-Statement with OPTION FILSZ=E10500000,AVGRLEN=??? to the job. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ice1ca00/2.4.4.9 Norbert Friemel ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
