Kbase P12262: Report is terminated with error 1006 when -n was reached
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/12/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.3E
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Remote (client server) connections are used for connecting to a 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)
<program name> Database <dbname> not connected. (1006)
User report is terminated with error 1006
CAUSE:
Bug# 20020521-019
CAUSE:
Hitting -n occurs on the remote server, in this case all remote users are kicked out from this affected remote server, include the user running a report.
FIX:
Upgrade to latest patch from 8.3E or set -Mn, -Ma and -n so that -Mn times -Ma is less than -n (-Mn * -Ma < -n).