FUNL0003 GETMAIN request failed, RC=(n). Run terminated.

From m204wiki
Revision as of 17:41, 9 March 2015 by JAL (talk | contribs) (link repair)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This indicates that there is not enough storage in the named region or address space to satisfy a free storage request. This could be caused by running in too small a region or address space, or requesting too many buffers. Either increase the amount of virtual storage available to Fast/Unload, or decrease the number of required buffers.

Parameters that significantly affect the amount of virtual storage required are NOBUFF, NEBUFF, and NBBUFF.