Consultor Eletrônico



Kbase P137340: 4GL/ABL: Errors (778) and (735) running a 4GL/ABL query.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/16/2010
Status: Verified

SYMPTOM(s):

4GL/ABL: Errors (778) and (735) running a 4GL/ABL query.

Error <read/writing> socket, ret=<n>, errno=<n>. (778)

**Incomplete write when writing to the server. (735)

Errors occur intermittently when executing a 4GL/ABL query in an OpenEdge 10.1C client session against a Progress 9.1D database.

The OpenEdge 10.1C client session is connected to a Progress 9.1D database.

User is disconnected after running the query

Database log file shows error message:
15:03:35 BROKER 0: Disconnecting client 24 of dead server 1. (2526)
15:03:35 BROKER 0: Disconnecting dead server 1. (2525)

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.x

CAUSE:

Bug# OE00177591

CAUSE:

These errors occurred when an OpenEdge 10.1C client uses a WHERE clause on an indexed field and the expression produces a value for the index that exceeds the maximum key size for Progress 9.1D database. The OpenEdge 10.1C client was not enforcing the proper maximum key size for a Progress 9.1D database when forming a record-phrase to be sent the server. This issue has been fixed in OpenEdge 10.1C03.

FIX:

Upgrade to OpenEdge 10.1C03 or later.