Kbase P8432: Once connected to a DB, no way to catch the fact that the co
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/08/2004 |
|
Status: Unverified
SYMPTOM(s):
** Incomplete write when writing to the server. (735)
Character client connections receive errors 778 and 735.
The database log files reveals 794 and 5140
Error <read/writing> socket, ret=<n>, errno=<n>. (778)
Server's received count <n> does not equal client(<n>)'s send count <n>. (1055)
CAUSE:
Network problems/ failure on client side. Once connected to a database, there is no way to catch the fact that the connection is lost, or the dabatase has been shut down.
FIX:
Solve the network problem.