Viewing 15 posts - 2,011 through 2,025 (of 4,272 total)
you state that nothing was changed in the environment. Have there been any OS patches applied, ANYTHING, even if it doesn't appear to relate to SQL, because my experience...
June 23, 2010 at 8:32 am
dbowlin (6/17/2010)
June 17, 2010 at 1:23 pm
richard.maw (6/17/2010)
I have dual core and 4GB. When I get the chance I'll try using a remote SQL Server that should help.
Interesting, I have seen significantly less hardware run 3...
June 17, 2010 at 12:43 pm
richard.maw (6/17/2010)
June 17, 2010 at 10:55 am
Thanks guys, I hope it helps..
CEWII
June 17, 2010 at 7:06 am
Eugene Elutin (6/16/2010)
Elliott Whitlow (6/16/2010)
June 16, 2010 at 12:58 pm
Ed-86789 (6/16/2010)
June 16, 2010 at 11:37 am
The answer is yes, there is a lot to it though. One of the bigger issues is breaking up the list into chunks if there are no natural breaks....
June 16, 2010 at 11:34 am
I might have misread something earlier but I wasn't thinking they were in the same table, the code presented is unclear. If they are and the difference between then...
June 16, 2010 at 11:28 am
I can see how that would work.
It still seems like a lot of operations.
If this is an infrequent or even marginally frequent query it shold probably be ok. If...
June 16, 2010 at 10:08 am
You might want to look into sp_xp_cmdshell_proxy_account it is what sets it up. And I am a trust but verify sort of fellow with what I am told by...
June 16, 2010 at 10:00 am
You are very welcome. I was struggling to come up with how they could behave different since these are not limitations inherent in the different editions.
CEWII
June 16, 2010 at 9:50 am
I agree with the Ninja's suggestion about starting a new thread.
I will however relate one thing that I have seen done and worked pretty well. There was a table...
June 16, 2010 at 9:49 am
Before we go to the trouble..
What are you trying to do? What is your end goal?
CEWII
June 15, 2010 at 5:55 pm
Steve Jones - Editor (6/15/2010)
I can see a GUID clustered if it's built on NewSequentialID() only.
I *partially* agree, it doesn't cause index fragmentation but it is still a HUGE value...
June 15, 2010 at 3:34 pm
Viewing 15 posts - 2,011 through 2,025 (of 4,272 total)