Need to measure Trans Volume

  • Team

    I have been asked to measure :

    need to get data on transaction volumes

    -- specifically, transactions against the production database:

    [1] average daily volume

    [2] peak volume

    for couple of databases on sqlserver 2000. How can we do that?

  • Check out PerfMon and look at the counters for SQLServer:Databases Transactions/sec. That should allow you to collect the numbers you need.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

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

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