Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimisation as per execution plan
Message
 
 
To
25/10/2011 10:40:33
General information
Forum:
Microsoft SQL Server
Category:
Indexing
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01526170
Message ID:
01527282
Views:
43
>>Data Manipulation Language. UPDATE, INSERT, DELETE and MERGE operators are usually DML operators.
>
>Ok, reason I mentioned this is because this situation came back. The index hasn't changed, the code hasn't changed. However, once I adjusted the SQL command two weeks ago, this was extremely fast. Now, a few weeks after, we run into the same problem again. I still have the 66% lookup that is in the execution plan which I cannot get rid.

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?

In addition, have you tried manually update statistics for involved tables?
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