Kbase P26792: Bus Error (48) and (5291) when exceeding -n causes database to shutdown.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/16/2004 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1B
Progress 9.1C
Progress 8.3E
Progress 9.1A
UNIX
SYMPTOM(s):
Database is abnormal shutdown when the "-n" has been reached or exceeded.
SYSTEM ERROR: Bus error. (48)
You have attempted to connect to a database with too many users connected to it. Retry the connection later, or increase -n on the server. (5291)
SYSTEM ERROR: Memory violation. (49)
"-Mn" and "-Ma" settings multiply are greater than "-n"
Upgrade to the latest version of Progress is not possible
CAUSE:
Bug# 20010711-004
CAUSE:
BUG# 20020521-019
FIX:
Increase the "-n" parameter to a value that is higher than the maximum number of expected connections. Also, ensure that "-Mn" times "-Ma" is less than "-n" ("-Mn" * "-Ma" < "-n").