FUNL0047 Too many buffers for '(ddname)'.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "You have specified a value for NOBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the NOBUFF parameter. [[Category:Fa...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

You have specified a value for NOBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the NOBUFF parameter.