FIX: SPID Returns to ROLLBACK Status When You Cancel a SELECT Statement with a Parallel Plan
This article was previously published under Q269697
BUG #: 58223(SQLBUG_70)
SYMPTOMS
When you cancel a query that is running a SELECT statement, which results in a parallel plan, the SPID may go into ROLLBACK status and never cancels. Any attempt to KILL the SPID is unsuccessful. This bug only occurs on SMP servers. When this happens, you will observe the following symptoms:
WORKAROUND
The only way to resolve this is to stop and restart the SQL Server service.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0.
For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799 (http://support.microsoft.com/kb/274799/) INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
| Article Translations
|

Back to the top
