Kbase P8692: Can't connect all the users
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/27/2010 |
|
Status: Verified
SYMPTOM(s):
Unable to connect to the maximum licensed users.
The server or the system has no more resources. Please contact Progress Technical Support. (748)
FACT(s) (Environment):
Progress 8.x
Progress 9.x
All Supported Operating Systems
CAUSE:
There are several DB's to connect and one of them has the wrong startup parameter settings thus limiting the number of connections for the application.
FIX:
To avoid such limitation it is necessary to set the startup parameters correctly. The maximum number of remote clients to connect must be the product of
value(-Ma) * value(-Mn)
Keep the following relation:
value(-Ma) * value (-Mn) < value(-n)
It is recommendable that -Ma be not greater than 10, otherwise there will be performance problems.
The -n parameter must be higher to allow auxiliary connections for the PROMON and PROSHUT utilities.