FIX: UndoCleanQueuesPatch.sql Fails with Errors When You Uninstall the CleanQueues Stored Procedure Patch (303548)
The information in this article applies to:
- Microsoft BizTalk Server 2000 SP1
This article was previously published under Q303548 SYMPTOMS
When you run UndoCleanQueuesPatch.sql in Microsoft SQL Server Query Analyzer to uninstall the CleanQueues stored procedure patch, the following errors may occur:
Server: Msg 111, Level 15, State 1, Line 5
'CREATE PROCEDURE' must be the first statement in a query batch.
Server: Msg 137, Level 15, State 1, Line 20
Must declare the variable '@nvcServerProcessing'.
Server: Msg 137, Level 15, State 1, Line 26
Must declare the variable '@snReason'.
Server: Msg 137, Level 15, State 1, Line 34
Must declare the variable '@nvcServerProcessing'.
Server: Msg 137, Level 15, State 1, Line 40
Must declare the variable '@snReason'.
Server: Msg 137, Level 15, State 1, Line 48
Must declare the variable '@nvcServerProcessing'.
Server: Msg 137, Level 15, State 1, Line 54
Must declare the variable '@snReason'.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
299664 INFO: How to Obtain the Latest BizTalk Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in BizTalk Server 2000 SP1. This problem was first corrected in Microsoft BizTalk Server 2000 Service Pack 1a.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBizTalk2000SP1afix kbbug kbfix KB303548 |
---|
|