Viewing 15 posts - 406 through 420 (of 814 total)
piotrka (5/1/2012)
But I have a question about read performance for RAID 5 and RAID 10. In your table you showed that RAID 5 scores Good and RAID...
May 2, 2012 at 8:38 am
Steve Jones - SSC Editor (5/1/2012)
jfogel (5/1/2012)
May 2, 2012 at 8:16 am
gert.j.kruger (5/2/2012)
May 2, 2012 at 8:11 am
jfogel (5/1/2012)
I don't see ever getting on board with having a production database running on a VM. Of course, things change but I cringe at the thought of this.
As long...
May 1, 2012 at 10:41 am
As a warning: run consistency checks on your RAID sets; see if you've got one or more drives that has corrupt data that your RAID level is hiding from you....
May 1, 2012 at 9:55 am
Steve Jones - SSC Editor (5/1/2012)
A quick...
May 1, 2012 at 9:53 am
For SQL 2005 in specific, note that build 5292 addresses MS11-049, which is a security update. You may want to look into upgrading to this build level as well,...
May 1, 2012 at 9:43 am
Also, use something like http://sqlserverbuilds.blogspot.com/%5B/url%5D to keep track of all the builds. Look at each CU and other for your SP, and see if you want to apply it...
May 1, 2012 at 9:39 am
I agree short-stroking (using only a portion of the fastest area of the disk, leaving the rest entirely unallocated) can significantly improve spinning disk performance, because it reduces the normal...
May 1, 2012 at 9:20 am
We could probably use questions on not only isolation levels, but also their individual characteristics, from
which allow lost updates vs. dirty reads vs. nonrepeatable reads vs. phantom reads, to snapshot...
April 25, 2012 at 11:20 am
Whether 400 fragments for a 300GB file is important really depends on whether your particular access patterns could occur with only very short head, less frequent drive head movement, but...
April 21, 2012 at 5:05 pm
TravisDBA (4/13/2012)
April 13, 2012 at 7:52 pm
Randy Rabin (4/12/2012)
April 13, 2012 at 7:47 pm
Read Gail's articles, and then test it to see for yourself how your particular data and queries behave.
Use the one index, then the other index - either with an index...
April 11, 2012 at 5:10 pm
Lynn Pettis (4/11/2012)
A rebuild is all...
April 11, 2012 at 3:42 pm
Viewing 15 posts - 406 through 420 (of 814 total)