Kbase P112078: "No Data" error when connecting to the database from a SQL-92 client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/12/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1E
SYMPTOM(s):
"No Data" error when connecting to a database with SQL-92 clients
Error 1055 in database log file when connecting to a database with SQL-92 clients
[JDBC Progress Driver]:[20101]No Data
Server's received count <n> does not equal client(<n>)'s send count <n>. (1055)
4GL clients do not have an issue connecting to the database.
Trying to connect from a Progress 9.1E SQL-92 client to a Progress 9.1E database.
CAUSE:
The SQL-92 clients are trying to connect to a 4GL only database broker.
FIX:
Start a secondary broker for SQL-92 clients.
- OR -
Do not specify the "-ServerType 4GL" database startup parameter.