FUNL0081 List output error.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The ''Fast/Unload'' job that had been initiated via $FUNLOAD was sending output data to a $list (the fourth parameter of $FUNLOAD) and an error was encountered. This is most ...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

The Fast/Unload job that had been initiated via $FUNLOAD was sending output data to a $list (the fourth parameter of $FUNLOAD) and an error was encountered. This is most likely either the result of running out of CCATEMP or exceeding the internal limit on the maximum size of a $list (currently about 6 megabytes).