Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A very unique situation
Message
From
04/02/2014 06:14:11
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
04/02/2014 00:09:58
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01593091
Message ID:
01593100
Views:
41
>I got this:
>
>"The query processor ran out of internal resources and could not produce a query plan. This is a rare event and only expected for extremely complex queries or queries that reference a very large number of tables or partitions. Please simplify the query. If you believe you have received this message in error, contact Customer Support Services for more information."
>
>This came after having created a very long command which includes the IN clauses with thousands of primary keys.
>
>I just had 38026 primary keys in that one. :)

bad development. You had to put these primary keys into a temporary table and use this temporary table for filtering...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform