FIX: Indexed Computed Column Based on Text/Image Column Causes AV When You Run DBCC CHECKDB (308775)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q308775
BUG #: 352982 (SHILOH_BUGS)
SYMPTOMS
An access violation (AV) may be generated when you run a DBCC CHECKDB or DBCC CHECKTABLE statement on a table that has the following conditions:
- An inrow text/image column.
- A computed column based on the text/image column.
- An index on the computed column.
RESOLUTIONTo 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 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in Microsoft SQL Server 2000. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 2.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbbug kbfix KB308775 kbAudDeveloper |
---|
|