Kbase 35909: JDBC exceeding permissible number of connections.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/02/2001 |
|
Solution ID: P5909
SYMPTOM(s):
Error code 20225. JDBC progress driver exceeding permissible number of connections.
Can not make more than 4 JDBC connections
CAUSE:
When doing ODBC (SQL 92) connections there is one server for each client (as opposed to 4GL connection, where the default is 5 clients per server, can be changed with -Ma).
The default maximum number of servers is 4
FIX:
Increase -Mn. The number of users can also be increased, the default is 20