Kbase P33132: What is server size process in the MAXUMEM calculation?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/07/2003 |
|
Status: Unverified
GOAL:
What is server size process in the MAXUMEM calculation?
FACT(s) (Environment):
UNIX.
FIX:
MAXUMEM is one of the shared memory settings that may have to be adjusted on the operating system where Progress is running.
The guideline for the calculation for the setting is given by the formula:
>= server size process + SHMSEG * SHMMAX.
The server size process referred to is that of the _mprosrv executable.
Check its size using UNIX operating system commands, such as ps or size.