Consultor Eletrônico



Kbase P98990: 748 and 700 errors received by remote client do not have corresponding messages in the database log
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/22/2008
Status: Verified

SYMPTOM(s):

748 and 700 errors received by remote client do not have corresponding messages in the database log file.

The server of the system has no more resources - try a larger -n (748)

** Server rejected login. (700)

Remote client unable to connect to the database

FACT(s) (Environment):

OpenEdge 10.x
UNIX
Windows

CAUSE:

The setting for -n is insufficient to encompass all local connections plus all remote connections defined by -Mn and -Ma.

FIX:

The value set for -n should be large enough to accommodate all local (self-service connections by users, batch jobs, maintenance programs, APWs, BIW, promon, online backup, etc.) as well as all remote clients (defined by -Mn and -Ma).

If the -n is lower than the value of (-Mn * -Ma) plus the value of all local connects then when the -n amount is exceeded a remote client may attempt to connect but not fully connect and since no full connection was made to the database the server will not record an error on behalf of that user. The user will typically receive the 748 and 700 errors.