Viewing 5 posts - 1 through 6 (of 6 total)
Yes we do have weekly maintenance jobs but in this particular case, its completely a different scenario. The server in question is a "dedicated warehouse" build server used for monthly...
February 1, 2016 at 10:40 am
Resolved! Yes, it was indeed a case of index not being built before using the table. Rebuilding the indexes helped.
THANK YOU, Hugo & Gail for the suggestions!
January 30, 2016 at 8:02 am
Another thought that comes to mind is:
I understand there could be a problem with "ascending keys" in the tables that are loaded before being used in the SELECT query which...
January 27, 2016 at 7:30 am
Thanks for the suggestion of "ascending key problem" which I'm going to dig into.
But at this point, we don't mind using a sledgehammer approach. Also, there is no time...
January 26, 2016 at 2:06 pm
Looks similar to what we had encounter with our servers when DTC was not enabled on a link server. Maybe this will help you with resolving the error:
http://stackoverflow.com/questions/7473508/unable-to-begin-a-distributed-transaction
January 6, 2014 at 7:43 am
Viewing 5 posts - 1 through 6 (of 6 total)