September 28, 2010 at 2:19 am
Hello,
I've recently been looking at how we can improve our current environments from a server config point of view and a db design side of things.
As I didn't design the databases and the design docs are non existent is there any way I can see what are commonly used queries are so that covering index can be setup rather than the current lack of index altogether.
Also if I was building a new server to prove that doing xyz tweaks improves performance is there any better tool to use than SQLIO?
Thanks,
Peter
September 28, 2010 at 2:53 am
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 28, 2010 at 8:19 am
Excellent thanks thats just what I was after! 🙂
September 28, 2010 at 6:07 pm
SQLIO is great tool for testing server perfomance prior to installing SQL, it produces latency and throughput numbers that can be compared before and after your server level tweaks. You may want to gather IO stats of your current system before building the new to assist in determining disk and file layout.
Dan
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply