Benchmarking

  • Hi I would like to get the average number of transactions perday from our sql server installations, is there some built in functionality for this or does it require 3rd party software?

    Thanks so much

  • Hi,

    Use PAL Tool: http://pal.codeplex.com/

    Best regards,
    Michał Marek

  • gianmh (10/15/2010)


    Hi I would like to get the average number of transactions perday from our sql server installations, is there some built in functionality for this or does it require 3rd party software?

    Thanks so much

    Just to get transactions/sec you can refer to the Performance Monitor and a counter of exactly that name. It'll give you what you need.

    "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

  • Thanks guys

Viewing 4 posts - 1 through 3 (of 3 total)

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