Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Performance testing SQL Server 2000

Status
Not open for further replies.

wbodger

Programmer
Apr 23, 2007
769
0
0
US
Ok, I currently have 2 db servers. Neither of them great, but one has SCSI and the other has SATA. My sysadmin wants me to switch to the newer SATA setup, not believing a good SCSI RAID setup would really be any better then a SATA RAID setup for our OLTP DB. So, I want to show him some performance numbers from those two servers and I realized I really have no idea how to go about doing that. So, could somebody point me to perhaps some free software and/or what I need to do to get those numbers?

Thanks,
Willie
 
Use SQLIO to get the maximum throughput potential for the servers. And use Perfmon to gather the throughput numbers.

You can read more about SQLIO over on SQLServerPedia.com.

Denny
MVP
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / SQL 2005 BI / SQL 2008 DBA / SQL 2008 DBD / SQL 2008 BI / MWSS 3.0: Configuration / MOSS 2007: Configuration)
MCITP (SQL 2005 DBA / SQL 2008 DBA / SQL 2005 DBD / SQL 2008 DBD / SQL 2005 BI / SQL 2008 BI)

My Blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top