Kbase P40554: Error 5291 when connecting to multiple databases.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/02/2006 |
|
Status: Verified
SYMPTOM(s):
Client processes are connected to multiple databases.
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)
Local (shared memory or self service) client connections used.
CAUSE:
System error 5291 will be displayed when the number of client connections to all the involved databases is exceeding the lowest -n value used to startup these databases.
Databases were not started with the same values Maximum Number of Users:
Maximum Number of Users (-n): <num>. (4260)
FIX:
Start all database brokers using a -n parameter which will allow the expected maximum number of users.