Consultor Eletrônico



Kbase P26209: Getting error 778 and 735 running background processes accessing SQL dataserver
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/3/2005
Status: Unverified

FACT(s) (Environment):

MS SQL DataServer
Progress 9.1x

SYMPTOM(s):

Getting error 778 and 735 running background processes accessing SQL dataserver

Error reading socket, ret=0, errno=4. (778)

Incomplete write when writing to server (735)

CAUSE:

Code not optimized. Locking too many records.

FIX:

Optimize the code. Lock only necessary records.