Consultor Eletrônico



Kbase P5909: JDBC exceeding permissible number of connections.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/25/2003
Status: Technically Reviewed

FACT(s) (Environment):

Progress 9.1B

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Error code 20225. JDBC progress driver exceeding permissible number of connections.

Can not make more than 4 JDBC connections

CAUSE:

When doing SQL 92 connections (including ODBC, JDBC, ESQL/C), 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