Home All Groups Group Topic Archive Search About


Author
9 May 2005 6:12 PM
Greg
Is there a good stress test tool for SQL?  Looking for soemthing simple to
use.  Would be very nice to have one that could give hypothetical
information.  For example what happens is I add more ram.

Thanks
Greg

Author
9 May 2005 8:53 PM
Jens Süßmeyer
I have on ejust here, don´t know if it´s possible to give it away... It was
a tool from the SQL Server Ressource Kit :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlpro01/html/sql01f1.asp

It is called "SQL LOad Simulator"

But ohter possibilies are listed here:

http://www.windowsitpro.com/Article/ArticleID/14177/14177.html


HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---

Show quoteHide quote
"Greg" <gricha***@matrixwebs.com> schrieb im Newsbeitrag
news:epv4jKMVFHA.3920@TK2MSFTNGP10.phx.gbl...
> Is there a good stress test tool for SQL?  Looking for soemthing simple to
> use.  Would be very nice to have one that could give hypothetical
> information.  For example what happens is I add more ram.
>
> Thanks
> Greg
>
>
Are all your drivers up to date? click for free checkup

Author
9 May 2005 9:25 PM
Mike Epprecht (SQL MVP)
Two tools from Microsoft, SQLIOStress and SQLIO are great:

http://msmvps.com/epprecht/archive/2004/07/24/10591.aspx

--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: m***@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

Show quoteHide quote
"Greg" <gricha***@matrixwebs.com> wrote in message
news:epv4jKMVFHA.3920@TK2MSFTNGP10.phx.gbl...
> Is there a good stress test tool for SQL?  Looking for soemthing simple to
> use.  Would be very nice to have one that could give hypothetical
> information.  For example what happens is I add more ram.
>
> Thanks
> Greg
>
>
Author
9 May 2005 10:15 PM
pdxJaxon
IF there is an application that uses your SQL Db, you can use WAST or
"Application Center Test (ACT)" to Drive the application, hence stressing
the SQL Db.

That is what I've done in the past.

As long as you run the exact same stress script everytime and capture the
exact same counters, etc this can provide very useful information.


Greg Jackson
PDX, Oregon

Bookmark and Share