FUNL0085 MAXREC out of range.: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "For a UAI unload, the variable length records must be greater than or equal to 271 plus the length of any SORT fields, and less than 32756. You can increase the LRECL of the FUNO..."  | 
			
(No difference) 
 | 
Revision as of 16:50, 9 November 2010
For a UAI unload, the variable length records must be greater than or equal to 271 plus the length of any SORT fields, and less than 32756. You can increase the LRECL of the FUNOUT DD (or MAXREC, if specified on the UAI SORT statement) to a larger value. For the best SORT performance, MAXREC should be set to the approximate average length of a Table B record, plus the length of any SORT fields. The explanation of this message in the "Messages&CQ. appendix in the Fast/Unload Reference Manual will direct you to the relevant portion of that manual.