Try to update statisics, I had a similar problem with a server. It turned out to be a query that used to work fine until to much data was updated and the execution plan was completely wrong. After the update stats it worked fine again.
I cannot guarantee that it will solve your problem, but it may be worth a try.
↧