Consultor Eletrônico



Kbase P52242: Error 795 when trying to connect to the MSS Database using remote client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/09/2008
Status: Verified

SYMPTOM(s):

Error 795 when trying to connect to the MSS Database using remote client

error reading socket = 48 ret = -1 errno = 10055. (795)

Error reading socket=<n> ret=<n> errno=<n>. (795)

FACT(s) (Environment):

Progress 9.1D
MS SQL 7
MS SQL 2000
Windows NT 32 Intel/Windows 2000
The client is UNIX with Progress version 9.1C in a different sub-net
The schema holder is running as a service with -H, -S and -N
The _probrkr is running as well
The client can connect to the schema holder fine. The error comes when trying to connect to the MSS Database.
The local Windows 2000 machine is also fails to connect through the broker
When used -Dsrv switch with any MSS DataServer parameter it connected to the MSS Database without any error.

Example:

-Dsrv qt_debug,EXTENDED or -Dsrv TXN_ISOLATION,1
Windows 2000
Progress 9.1D

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

Use -Dsrv TXN_ISOLATION,1 in the connection parameter. Use of this parameter is recommended by Progress.