Viewing 15 posts - 841 through 855 (of 2,640 total)
I assume this must be a 64bit server ? How much physical memory is on the box and what patch level is sql server at?
December 12, 2007 at 3:28 am
I tried 1222 and went back to 1204 + 1205.
December 12, 2007 at 3:18 am
The issue with any storage and especially SAN storage is having non dedicated spindles for the sql server. It's a tricky situation and the Jim Gray mentioned once that when...
December 12, 2007 at 3:17 am
I would suggest the deployment of the performance dashboard if you're running sp2, if you're not then I also suggest you get sp2 and at least 3186 rollup.
There's also dmv...
December 11, 2007 at 3:26 am
some of the docs are quite large and the mht files avoid having lots of sub folders, although they do take longer to load. Not all the 2005 pages are...
December 11, 2007 at 3:22 am
my experience has been that SAN vendors are very reluctant to provide any type of help or documentation unless you are within a specified channel - that doesn't mean you...
December 11, 2007 at 3:10 am
agreed, agreed !!
December 10, 2007 at 4:30 pm
it's a matter of scale, I usually get 40 - 80 mb per day running the trace flags, it's fine as long as you don't want to read the logs...
December 10, 2007 at 4:28 pm
I tend to work in fairly large organisations, so with maybe a couple of hundred servers attached to 30 terabytes of storage I don't see 512 luns being excessive -...
December 10, 2007 at 4:26 pm
you might want to contact me off forum - you're probably heading for a whole load of hurt and if your developers are not sql savvy you may have some...
December 10, 2007 at 4:11 pm
you pays your money and take your chances! I rarely use the DTA although I'll sometimes run a horrendous query through it , lots of tables, derived tables joins,...
December 10, 2007 at 11:22 am
yeah a 4 disk raid 5 gives write performance = to 1 single disk, you'd get roughly 4 times write performance making it a 4 disk raid 10.
December 10, 2007 at 11:19 am
do you have any stats and analysis for how your databases are used ? If not then you're just making pure guesses. So many want to split tempdb but put...
December 10, 2007 at 11:16 am
updating stats can be intensive and cause problems - but it depends on your hardware,database and table sizes. If we're talking 50gb databases on reasonable raid with multiple cores (...
December 10, 2007 at 11:09 am
In general terms you can only capture the information after the event, you can of course capture open transactions ( although they might not be doing much ) and you...
December 10, 2007 at 11:03 am
Viewing 15 posts - 841 through 855 (of 2,640 total)