$ERR_NOMEM

9

Not enough memory for desired operation

This operation could not be performed with the available memory. This error only occurs after all memory has been reorganized and all unnecessary segments are freed. If you get this error, either decrease the size of your routine or increase the amount of available RAM.

The options /BUFFER_LIMIT, /ENQUEUE_LIMIT, /FILE_LIMIT, and /PAGE_FILE are “deductible” parameters, meaning that the owning process and all its children share the limit. If this shared limit is exceeded, it restricts how many clients the process can serve.