Kbase P26893: Incorrect value for parameter -B causes error (1890).
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/11/2003 |
|
Status: Unverified
FACT(s) (Environment):
Version 9.X
SYMPTOM(s):
Remote users cannot connect to the database.
Error 1890 in the database log file:
BROKER: Could not spawn a server. (1890)
CAUSE:
DB broker is consuming too much memory because the -B startup parameter has an excessive value.
FIX:
Decrease the value of -B, try the following value to start with:
Value of -B = (Size of the DB)/(10 * (db block size))
This value corresponds to 10% of the size of the DB.