Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index become non optimized after a while
Message
 
 
To
08/07/2010 11:37:20
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01471721
Message ID:
01471864
Views:
32
>I checked a few minutes ago and the index is still optimized. It has preserved it longer than the last few days. So, it might well be that the single index was causing the new one to be destabilized faster as the table grows.
>
>If that remains as is, I will then remove the indexing at midnight for a while to see if it can be preserved as is.

Hi Michel,

Do you know which queries use(d) the other index? We discussed this issue a bit more with Denis. He is suggesting to create this index with DESC sort for the best performance. So, your other queries also use it in DESC order, it will make sense. Or have this index in DESC sort and restore the original index?
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