FUNL0081 List output error.

From m204wiki
Revision as of 16:50, 9 November 2010 by 198.242.244.47 (talk) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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