Viewing 15 posts - 1,216 through 1,230 (of 1,518 total)
Thanks for the reply.
In my case, the account I am using is sysadmin on the machine and instance, so I cannot fathom it not having adequate permissions locally.
May 9, 2008 at 8:47 am
Roy Ernest (5/8/2008)
May 8, 2008 at 1:48 pm
Thanks all for your responses.
Steve, yes, there are triggers running.
Matt, I hate cursors too... 🙂
Gail, thanks for the info, I've wondering about this for quite some time...
May 8, 2008 at 11:30 am
Apologies if it has been mentioned in this thread already, but you will want your tempdb data files isolated on their own physical device (RAID 1 if possible), let them...
May 7, 2008 at 5:40 pm
colin Leversuch-Roberts (5/5/2008)
...The dmv's are great BUT there are a few issues concerning accuracy or data and how and when it updates/maintains itself.
Is this discussed in the link you sent...
May 5, 2008 at 1:11 pm
colin Leversuch-Roberts (5/5/2008)
May 5, 2008 at 12:27 pm
colin Leversuch-Roberts (4/29/2008)
May 5, 2008 at 8:21 am
Thank you all for your responses.
Steve, what I am looking for is a way to tell how long the data stored in DMVs has been kept for so I...
May 5, 2008 at 8:08 am
If your data transfer can be a strictly scheduled process, then SSIS is preferable. Performance-wise, SSIS has some built-in optimizations (I believe) that make it superior to linked servers.
If, on...
April 28, 2008 at 11:02 am
chileu17 (4/25/2008)
April 25, 2008 at 8:49 pm
chileu17 (4/25/2008)
Do you guys think if Microsoft has an answer for this?
I have to migrate a...
April 25, 2008 at 3:19 pm
Actually, this works like a charm, thank you!
Query returns 500,000 records in a fifth of the time of what it did before.
April 25, 2008 at 2:50 pm
thank you, I should have seen that....:)
Actually, I tried to simplify a more complex query for the original posting.
I will try to find out what I missed when I trimmed...
April 25, 2008 at 2:35 pm
thanks guys, much appreciated.
April 24, 2008 at 9:43 am
colin Leversuch-Roberts (4/23/2008)
only a billion? I have a plan to post to my blog that actually overflowed an int!
...and I thought I had seen it all! :w00t:
April 23, 2008 at 12:44 pm
Viewing 15 posts - 1,216 through 1,230 (of 1,518 total)