debugsqlMinor
Load Testing Crash Course
Viewed 0 times
coursetestingcrashload
Problem
Can someone point me at a good resource to get a crash course in load testing?
I have a SQL Server machine that I need to load test but I haven't been thruogh the process before. We do not have any third party software for this, or money to purchase any, so that option would be out.
I have a SQL Server machine that I need to load test but I haven't been thruogh the process before. We do not have any third party software for this, or money to purchase any, so that option would be out.
Solution
Here is an excellent post from Kendra Little regarding this.
http://www.brentozar.com/archive/2012/06/load-test-sqlserver/
There are several tools out there, both commercial and free. In past when I had need I used
Adam Machanic's SQLQueryStress
SQL Load Generator on CodePlex is another free tool you can use also.
http://www.brentozar.com/archive/2012/06/load-test-sqlserver/
There are several tools out there, both commercial and free. In past when I had need I used
Adam Machanic's SQLQueryStress
SQL Load Generator on CodePlex is another free tool you can use also.
Context
StackExchange Database Administrators Q#36260, answer score: 4
Revisions (0)
No revisions yet.