FUNL0003 GETMAIN request failed, RC=(n). Run terminated.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 1: Line 1:
This indicates that there is not enough storage in the region or address space to satisfy or free storage request. This could be caused by running in too small of 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 which significantly affect the amount of virtual storage required are NOBUFF, NEBUFF and NBBUFF.
This indicates that there is not enough storage in the region or address space to satisfy or free storage request. This could be caused by running in too small of 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 which significantly affect the amount of virtual storage required are NOBUFF, NEBUFF and NBBUFF.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Revision as of 13:41, 19 April 2013

This indicates that there is not enough storage in the region or address space to satisfy or free storage request. This could be caused by running in too small of 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 which significantly affect the amount of virtual storage required are NOBUFF, NEBUFF and NBBUFF.