FIX: Aborting a Parallel Index Creation May Result in Error 602 (299685)



The information in this article applies to:

  • Microsoft SQL Server 2000 (all editions)

This article was previously published under Q299685
BUG #: 351924 (SHILOH_BUGS)

SYMPTOMS

On a symmetric multiprocessing (SMP) server, aborting a parallel index creation by SQL Server may result in the following error:
Could not find row in sysindexes for database ID %d, object ID %ld, index ID %d. Run DBCC CHECKTABLE on sysindexes.
You may also see the following errors:
Error: 3314, Severity: 21, State: 4
Error while undoing logged operation in database %d. Error at log record ID %d..
Error: 9001, Severity: 21, State: 1
The log for database %d is not available..
Error: 3314, Severity: 21, State: 5
Error while undoing logged operation in database %d. Error at log record ID %d..

RESOLUTION

To 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

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 1.

Modification Type:MajorLast Reviewed:10/3/2003
Keywords:kbBug kbfix kbSQLServ2000sp1fix KB299685