dbTalk Databases Forums  

SQL Server benchmarks for mid-range servers

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss SQL Server benchmarks for mid-range servers in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
goyald@gmail.com
 
Posts: n/a

Default SQL Server benchmarks for mid-range servers - 05-02-2005 , 12:34 PM






Can someone please point me to any SQL server benchmarks for
small-to-mid-range machines (2 to 8 CPU Intel)? All documents I can
find are for big super machines like HP-Superdome.
I want to achieve about 500 to 1000 transaction per sec, My SQL server
database size will be in the range of 500GB. I have liberty to choose
multiple spindles.

Thanks


Reply With Quote
  #2  
Old   
Greg D. Moore \(Strider\)
 
Posts: n/a

Default Re: SQL Server benchmarks for mid-range servers - 05-05-2005 , 10:26 PM







<goyald (AT) gmail (DOT) com> wrote

Quote:
Can someone please point me to any SQL server benchmarks for
small-to-mid-range machines (2 to 8 CPU Intel)?
Probably not. I believe most licensing from MS does not permit benchmarks
to be published.


Quote:
All documents I can
find are for big super machines like HP-Superdome.
I want to achieve about 500 to 1000 transaction per sec, My SQL server
database size will be in the range of 500GB. I have liberty to choose
multiple spindles.

Quite possible. I have a quad CPU machine with 700Mhz CPUs that does
100-300 inserts/sec at peak time.

That's on 4-5 year old hardware.

I think it'll raelly depend on the nature of your database, etc.

Lots of spindles are a must... especially put your transaction logs on a
separate raid-1 array. You may also want to look into partitioning parts of
your database into different files, each on their own set of spindles. Not
only may this help performance, but may make disaster recovery easier, etc.
(Especially under SQL 2005).

I'd probably also make sure I go for the largest L2 cache I could afford on
the CPUs.


Quote:
Thanks




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.