FIX: Index Tuning Wizard Execution May Generate Floating Point Exception (295030)



The information in this article applies to:

  • Microsoft SQL Server 2000 (all editions)

This article was previously published under Q295030
BUG #: 351097 (SHILOH_BUGS)

SYMPTOMS

When you run the Index Tuning Wizard, this error message may occur:
Server: Msg 3628, Level 16, State 1, Line 2
A floating point exception occurred in the user process. Current transaction is canceled.

CAUSE

When a double was out of range from an underflow or overflow, the Index Tuning Wizard incorrectly converted the number into the maximum or minimum float value.

RESOLUTION

To 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

STATUS

Microsoft 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:MajorLast Reviewed:10/16/2003
Keywords:kbBug kbfix kbSQLServ2000sp1fix KB295030