Home All Groups Group Topic Archive Search About

How to Measure TPM Tool?

Author
22 Mar 2007 5:00 PM
Thomas H. Maine
Does anyone know of a tool or utility that you can run against a sql 2005
server that will measure the transactions per minute on a server.

Author
23 Mar 2007 1:03 AM
Hari Prasad
Hello,

You can use the perfmon which is coming along with Windows operating systems
to see the Transactions per second.

- Go into perfmon
-- Add the counter
-- select SQL server:Databases
-- Choose the database and select Transactions/Second

Thanks
Hari


Show quote
"Thomas H. Maine" <ThomasHMa***@discussions.microsoft.com> wrote in message
news:06BDC48B-3B47-498E-BFE4-7D6587431B5B@microsoft.com...
> Does anyone know of a tool or utility that you can run against a sql 2005
> server that will measure the transactions per minute on a server.
Author
23 Mar 2007 12:37 PM
Thomas H. Maine
Thanks for the response,

i was actually looking to find the transactions per minute for the server to
see how many the server can hold, before perfomance starts getting affected.

thanks

thomas

Show quote
"Hari Prasad" wrote:

> Hello,
>
> You can use the perfmon which is coming along with Windows operating systems
> to see the Transactions per second.
>
> - Go into perfmon
> -- Add the counter
> -- select SQL server:Databases
> -- Choose the database and select Transactions/Second
>
> Thanks
> Hari
>
>
> "Thomas H. Maine" <ThomasHMa***@discussions.microsoft.com> wrote in message
> news:06BDC48B-3B47-498E-BFE4-7D6587431B5B@microsoft.com...
> > Does anyone know of a tool or utility that you can run against a sql 2005
> > server that will measure the transactions per minute on a server.
>
>
>
Author
25 Mar 2007 2:48 PM
Sue Hoegemeier
In perfmon, when you select the instances, you can select
All for all databases instead of just a specific database.

-Sue

On Fri, 23 Mar 2007 05:37:08 -0700, Thomas H. Maine
<ThomasHMa***@discussions.microsoft.com> wrote:

Show quote
>Thanks for the response,
>
>i was actually looking to find the transactions per minute for the server to
>see how many the server can hold, before perfomance starts getting affected.
>
>thanks
>
>thomas
>
>"Hari Prasad" wrote:
>
>> Hello,
>>
>> You can use the perfmon which is coming along with Windows operating systems
>> to see the Transactions per second.
>>
>> - Go into perfmon
>> -- Add the counter
>> -- select SQL server:Databases
>> -- Choose the database and select Transactions/Second
>>
>> Thanks
>> Hari
>>
>>
>> "Thomas H. Maine" <ThomasHMa***@discussions.microsoft.com> wrote in message
>> news:06BDC48B-3B47-498E-BFE4-7D6587431B5B@microsoft.com...
>> > Does anyone know of a tool or utility that you can run against a sql 2005
>> > server that will measure the transactions per minute on a server.
>>
>>
>>
Author
26 Mar 2007 2:48 PM
TheSQLGuru
Load testing with YOUR data/applications would be VERY difficult without
some automated (and expensive) tool.  I do believe you can download a
workable TPC.org-compliant load testing suite from the web that will
function in a Microsoft/SQL Server environment.  It is still pretty complex,
but I have done it before some time ago.

--
TheSQLGuru
President
Indicium Resources, Inc.

Show quote
"Thomas H. Maine" <ThomasHMa***@discussions.microsoft.com> wrote in message
news:5F1D9E24-A0B2-4647-B20F-26C1BD5CCA2F@microsoft.com...
> Thanks for the response,
>
> i was actually looking to find the transactions per minute for the server
> to
> see how many the server can hold, before perfomance starts getting
> affected.
>
> thanks
>
> thomas
>
> "Hari Prasad" wrote:
>
>> Hello,
>>
>> You can use the perfmon which is coming along with Windows operating
>> systems
>> to see the Transactions per second.
>>
>> - Go into perfmon
>> -- Add the counter
>> -- select SQL server:Databases
>> -- Choose the database and select Transactions/Second
>>
>> Thanks
>> Hari
>>
>>
>> "Thomas H. Maine" <ThomasHMa***@discussions.microsoft.com> wrote in
>> message
>> news:06BDC48B-3B47-498E-BFE4-7D6587431B5B@microsoft.com...
>> > Does anyone know of a tool or utility that you can run against a sql
>> > 2005
>> > server that will measure the transactions per minute on a server.
>>
>>
>>

AddThis Social Bookmark Button