Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimisation as per execution plan
Message
 
 
To
25/10/2011 10:47:34
General information
Forum:
Microsoft SQL Server
Category:
Indexing
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01526170
Message ID:
01527285
Views:
31
>>What is the index level fragmentation and what is the exact query (or the pseudo-query with good resemblance)?
>>
>>I also think you can have a good response if you ask your question (in addition to asking here) in this forum
>>http://social.msdn.microsoft.com/Forums/en-US/transactsql/threads
>>
>>The reason I suggest the external forum is there you'll find several SQL Server MVPs that crack such complex problems.
>>
>>Also, did the execution plan change comparing with the original?
>
>No the execution plan remained as is. I just do not understand why it was extremely fast for a certain period of time. There was some additional records being added. And, that seems to have pushed the optimization off.

If the Statistics have not been updated, you may have wrong estimates. Also, did you try comparing original number of IO read operations with the new one? May be it increased dramatically because of newly added records?
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