Good Database bench marking tool

  • Would like to know if there are any good bench marking tools for databases. I would like to simulate a heavy DW type load on my test server, i think Hammer DB does something similar, was wondering which tool others do to simulate heavy DW or typical OLTP type load. I am looking for a tool which will execute queries in DW type against my test sql instance.

  • So, not so much a bench marking tool as a load generation tool. HammerDB is one of the preferred approaches. But, if you want to simulate load, you could get a copy of SQL Server 2012 and use the Distributed Replay tool. That lets you replay a captured trace, a great way to simulate your production environment. The old company Quest used to have a load simulation tool. They're now Dell Software. I'm not sure if the tool is still available, but it would be a place to start looking.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply