Consultor Eletrônico



Kbase 20531: Out of Storage Errors on UNIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/16/2009
Status: Verified

SYMPTOM(s):

** stget: out of storage. (6498)

** stget: out of storage. (1450)

** stget: out of storage. (283)

SYSTEM ERROR: : Out of storage. (911)

FACT(s) (Environment):

UNIX
Progress 9.x
OpenEdge 10.x

CAUSE:

These error messages do not indicate that your machine is out of memory.
Instead, UNIX kernel settings may need to be revised because, by default, they are often too low.

FIX:

Check your kernel settings (most probably MAXUMEM or MAXUP) and increase them to higher limits to allow more memory per process.

The MAXUMEM kernel parameter is the user's virtual address space in the kernel. The default value is sometimes too low, paticularly when you run a procedure that requires a lot of memory.
The MAXUMEM is a deprecated kernel parameter for some UNIX-based operating systems. Please refer to the notes section for more information.