Select the product you need help with
FIX: A DELETE statement with a JOIN might fail and you receive a 625 errorArticle ID: 814889 - View products that this article applies to. NoticeThis article has been replaced by the following Microsoft Knowledge Base article:836096
(http://support.microsoft.com/kb/836096/
)
FIX: You may receive a 625 error message when you run a query that has a query plan that uses a nested loop join strategy
BUG #: 364074 (SQL Server 8.0) On This PageSYMPTOMSA DELETE statement that includes a JOIN might fail, and you
receive the following error message: Error: 625,
Severity: 20, State: 3 Cannot retrieve row from page (4:2268) by RID because the slotid (681803120) is not valid.. This problem can occur when all the following conditions are met:
The repro in the bug is only for DELETE statement, we do not have the repro for the UPDATE statement. However, the UPDATE statement probably causes the same error. WORKAROUNDTo work around this error, you can specify one of the following:
RESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:290211
(http://support.microsoft.com/kb/290211/
)
How to obtain the latest SQL Server 2000 service packHotfix informationThe English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.Date Time Version Size File name Description --------------------------------------------------------------------------------- 20-Feb-2003 20:58 2000.80.735.0 7,462,993 bytes Sqlservr.exe SP2-based fix 15-Feb-2003 02:52 2000.80.769.0 7,512,145 bytes Sqlservr.exe SP3-based fix STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.This problem was first corrected in Microsoft SQL Server 2000 Service Pack 4. PropertiesArticle ID: 814889 - Last Review: November 2, 2007 - Revision: 5.3 APPLIES TO
|


Back to the top








