Kbase P126491: Error 1055 in database log file when SQL-92 clients fail to connect to the database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/10/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1x
SYMPTOM(s):
Error 1055 in database log file when connecting to a database with SQL-92 clients
Server's received count <n> does not equal client(<n>)'s send count <n>. (1055)
Server's received count 1 does not equal client(1)'s send count 16777216. (1055)
JDBC connection fails with:
Error connecting to database: [DataDirect][OpenEdge JDBC Driver]End of stream was detected on a read.
ODBC connection fails with:
[DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Broker rejects connection.
4GL clients do not have an issue connecting to the database.
CAUSE:
The SQL-92 clients are trying to connect to a 4GL only database broker.
FIX:
Option #1
Start a secondary broker for SQL-92 clients
Option #2
Do not specify the "-ServerType 4GL" database startup parameter