FIX: Delete From Partition View that Contains Text or Image Data May Cause Error (298835)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q298835
BUG #: 235565 (SHILOH_BUGS)
SYMPTOMS
When you run a DELETE statement on an updatable partition view that contains text or image data, the following error message may occur:
Server: Msg 3624, Level 20, State 1, Line 1
Location: rowset.cpp:3105
Expression: m_cILockBytesOpen == 0
SPID: 54 Process ID: 568
Connection Broken
The following stack dump can be found in the SQL Server error log and .dmp file:
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB298835 |
---|
|