Consultor Eletrônico



Kbase P99074: SQL 92 client is getting error 3735 when they connect to the database a second time.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/21/2005
Status: Verified

SYMPTOM(s):


Login <usernum>, remote SQL client. (8873)

SQL-92 client is getting error 3735 the second time they connect to the database.

SYSTEM ERROR: lkrestore: invalid call (3735)

BROKER detects death of server. (1153)

Disconnecting client <number> of dead server <number>. (2526)

Begin transaction backout. (2252)

Transaction backout completed. (2253)

Disconnecting dead server 4. (2525)

CAUSE:

A third party SQL application is not closing the connection when the client session is done. The connection must be closed when the client is done.

FIX:

Application must issue a close statement when the client session is done.