Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Load Testing Tool

Author  Topic 

sagitariusmzi
Posting Yak Master

113 Posts

Posted - 2010-01-02 : 03:45:05
Hi,
Is There any Load Testing tool for Sql Server Database ?

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2010-01-02 : 06:41:08
If your looking for something that simulates and application connecting to SQL Server - I can recommend JMeter. I've been using it quite a bit recently for a Java based app connecting to a SQL Server . Can be managed as multiple threads

Jack Vamvas
--------------------
http://www.ITjobfeed.com (IT jobs)
Go to Top of Page

sagitariusmzi
Posting Yak Master

113 Posts

Posted - 2010-01-10 : 08:07:08
but i needs to check the Sql Server Database before deployment, for this purpose i needs to test Database
Go to Top of Page

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2010-01-11 : 04:58:29
If you want SQL Server only use SQLIOSim

Jack Vamvas
--------------------
http://www.ITjobfeed.com
Go to Top of Page
   

- Advertisement -