The information in this article applies to:
BUG #: 15695 (6.0) SYMPTOMS
Complex queries may cause an unhandled Divide By Zero exception error that
causes SQL Server to shut down. The query must include the following things
for this problem to occur:
WORKAROUNDTo work around this problem, rewrite the correlated subquery, using a join in the Where clause. STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.0 Service Pack 3. We are researching this problem and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
MORE INFORMATION
This problem occurs while optimizing the query. It even occurs if you use
SET NOEXEC ON.
Additional query words: 6.00 sp3 6.00.sp3 ANSI
Keywords : kbusage SSrvGPF SSrvTran_SQL kbbug6.00.sp3 |
Last Reviewed: April 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |