Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimisation as per execution plan
Message
 
 
À
25/10/2011 10:40:33
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Indexation
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01526170
Message ID:
01527282
Vues:
42
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform