Consultor Eletrônico



Kbase P22344: Server shutdown when -Mn is much smaller than -Ma
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

SYSTEM ERROR: Releasing regular latch. latchId:<latch-num> (5028)

SYSTEM ERROR: Releasing multiplexed latch. latchId:<latch-num> (5029)

SYSTEM ERROR: Got message <msgcode> for disconnected user <user-num> (4006)

User <num> died holding <num> shared memory locks. (2522)

Disconnecting dead user <number>. (2527)

Begin ABNORMAL shutdown code (2249)

batch processes running

settings like: -Mn 5 -Ma 20 -n 90

CAUSE:

server overload.

FIX:

The use of less clients per server and more servers is recommended like -Mn 10 -Ma 8 -n 81. The product of -Mn and -Ma should not be bigger than -n, furthermore.