Consultor Eletrônico



Kbase 21679: Error (5291) occurs after connecting to multiple databases within the application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

SYMPTOM(s):

Connecting to multiple database.

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)

"-n", "-Ma", and "-Mn" are set for more than -n+1 users for the main database.

CAUSE:

The last database the user attempted to connect to (via the 4GL CONNECT statement or via an AUTO-CONNECT list), has one of the parameters "-n", "-Ma" or "-Mn" not set high enough.

FIX:

Ensure the database startup parameters are correct for all the databases that the users are connecting to.

This can be done by scanning each the database log files for the rejected connection. After determining the problematic database fix the database startup parameters.