Kbase P112646: Why does it take Progress about a minute to return error (704) when a database TCP connection fails?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/12/2008 |
|
Status: Verified
GOAL:
Why does it take Progress about a minute to return error (704) when a database TCP connection fails?
FACT(s) (Environment):
All Supported Operating Systems
Progress 8.x
Progress 9.x
OpenEdge 10.x
FIX:
When a Progress database TCP/IP connection is requested and refused, Progress retries 50 times to establish that connection to alleviate the connection failures that may occur due to connect storm occurrences. That is it, Progress alleviates the connection failures that may occur due to too many connection requests being received at the same time.
If after the 50 retries a TCP database connection request is still refused, Progress returns error (704):
** There is no server active for database <database> on -H <hostname> -S <servicename>. (704)