Consultor Eletrônico



Kbase P121127: _sqlsrv2 process crashes after disconnecting due to a query containing WHERE 1 NOT IN (SELECT 1
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/03/2008
Status: Verified

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

SYMPTOM(s):

_sqlsrv2 process crashes after disconnecting

On Windows, the message below appears on the screen:

_sqlsrv2.exe has encountered a problem and needs to close. We are sorry for the inconvenience.

The following query has been previously run:

SELECT name FROM pub.customer WHERE 1 NOT IN (SELECT 1 FROM pub.order)

The 2 following error messages are written in the database log file (.lg)

Disconnecting dead server <number>. (2525)

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

Problem occurs with ODBC and JDBC clients

Problem does not occur in Progress 9.1E

CAUSE:

Bug# OE00135764

FIX:

Upgrade to OpenEdge 10.1B or later