Dllhost.exe Shutdown Causes SQL Server to Hang Running Distributed QueriesID: Q229739
|
When you use Microsoft SQL Server 7.0 to gain access to data from an OLE DB provider, if the provider is configured to run out-of-process (that is, in a separate process than the SQL Server process), running successive distributed queries against the provider may cause your computer to stop responding (hang).
This behavior occurs because Dllhost.exe shutdown may prematurely stop the thread running the OLE DB provider, which never returns a call from SQL Server. This causes SQL Server to wait indefinitely.
To resolve this problem, obtain the latest service pack for Windows NT 4.0. For additional information, please see the following article in the
Microsoft Knowledge Base:
Q152734 How to Obtain the Latest Windows NT 4.0 Service Pack
Microsoft has confirmed this to be a problem in Windows NT 4.0. This problem was first corrected in Windows NT 4.0 Service Pack 5.
Additional query words:
Keywords : kbbug4.00 kbfix4.00 nt4sp5fix
Version : winnt:4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: June 18, 1999