Viewing 15 posts - 286 through 300 (of 470 total)
To the extent it doesn't require additional money, yes. The existing DBA only had time to keep up with things but was able to make sure reindexing was done...
June 29, 2011 at 6:50 am
It is possible to back up over the network. I know I've ran into issues doing it but I don't remember what they were and we have a lot...
June 28, 2011 at 1:29 pm
ma-516002 (6/28/2011)
Interesting question. I relied on another block http://sqlfool.com/2009/04/page-splitting-rollbacks/ which says the opposite.
That article says that it's not rolled back too:
So what's this all mean? In short, page splits are...
June 28, 2011 at 7:45 am
It won't make much of a difference which server you back up to and restore from.
June 24, 2011 at 10:23 am
It's going to depend on the network and how much space is available. If your network is solid and there's enough space on both server A and server B...
June 23, 2011 at 11:48 am
I did some more poking but haven't been able to find an explanation yet. The following post mentions the behavior, and duplicates it slightly differently, but doesn't address why...
June 22, 2011 at 12:09 pm
According to BOL datetime uses 8 bytes and smalldatetime uses 4 bytes.
June 22, 2011 at 8:56 am
SanDroid (6/22/2011)
Why would you want to make an existing data type that has been accurate to the second for almost twenty years and change it to round to the minute?
Space....
June 22, 2011 at 8:20 am
Eric M Russell (6/22/2011)
June 22, 2011 at 8:17 am
OCTom (6/22/2011)
June 22, 2011 at 8:03 am
Good question. If there was a time with 29.999 seconds as the last bit it would have gotten me.
June 22, 2011 at 7:46 am
Did you notice that the explicit transaction immediately gets rolled back? I cleared some irrelevant stuff out of the code and pulled some extra info into the temp table:
CREATE...
June 21, 2011 at 3:03 pm
Cloud providers probably don't want to hire the best of the best for all positions. In architecture positions you do want the best. In monitoring positions, if you...
June 13, 2011 at 2:49 pm
jswong05 (6/13/2011)
June 13, 2011 at 11:00 am
I see a lot of potential for the cloud but certainly have concerns. Being in the healthcare industry the fact that under HIPPA guidelines we can't store data in...
June 13, 2011 at 8:14 am
Viewing 15 posts - 286 through 300 (of 470 total)