I am looking for a stress tool for SQL Server. I've seen a lot of suggestions on Google. But nothing of what I really need.
I look for:
I really look for a tool that could run a list of stored procedures in parallel to see how much contention on resources. The collect and reporting feature is not that important. But I also want something server-side base for our enterprise build server.
I don't want:
I am not looking for a replay feature (Yes it could do the trick but it would be difficult to program a lot of different scenarios)
I've look at:
- RML Utilities from Microsoft
- DTM DB Stress (this is the closest to what I'm looking for)
- SQL Stress
If you know any good tool, please help me!