Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index was not longer optimized
Message
 
 
To
06/04/2010 12:28:32
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01458951
Message ID:
01458952
Views:
46
>I had an index like this on a table:
>
>
>   CREATE INDEX [IndexCombo1] ON [Reply] ([NoMember]) INCLUDE ([NoThread]) ON [Reply]
>
>
>For some kind of reason, this was not longer optimized. I had to delete the index and recreate it. What could have caused this situation?

Could it be parameter sniffing problem? Are you running an SP?

http://pratchev.blogspot.com/2007/08/parameter-sniffing.html
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform