Article ID: 278421 - Last Review: March 14, 2006 - Revision: 2.0 FIX: A SELECT Statement with a Large IN Clause May Fail with a Stack Overflow and the Client DisconnectsThis article was previously published under Q278421
BUG #: 57729 (SQLBUG_70)
SYMPTOMS
A Transact-SQL SELECT statement, which has a large number of elements in the IN clause, may fail with a STACK OVERFLOW exception. In some cases, this problem may cause the client application to disconnect.
WORKAROUND
To work around this problem:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799
(http://support.microsoft.com/kb/274799/
)
INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
MORE INFORMATION
With the fix for this problem, a stack overflow exception may still appear in the SQL Server error log. Furthermore, the user may also encounter the following error message:
Msg 8621, Level 17, State 1 Internal Query Processor Error: The query processor ran out of stack space during query optimization.
| Article Translations
|
Back to the top
