Home All Groups Group Topic Archive Search About

Pooling Counters in Perfmon

Author
10 Oct 2006 3:33 PM
CGW
Our web app is throwing errors that appear to be associated with
connection pooling. I found the tab in the ODBC manager to turn on
perfom counters and I added the counters on both the web and SQL
servers. However, they aren't incrementing... absolutely nothing is
happening with them. Any suggestions as to what I might need to do?

Thanks,

CGW

*** Sent via Developersdex http://www.developersdex.com ***

Author
10 Oct 2006 8:55 PM
William (Bill) Vaughn
Ah, the perf counters for SQL Server are implemented by the SqlClient .NET
data provider. Why are you using ODBC--AFAIK it does not support counters.
Which (specifically) counters are you using?

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
Between now and Nov. 6th 2006 you can sign up for a substantial discount.
Look for the "Early Bird" discount checkbox on the registration form...
-----------------------------------------------------------------------------------------------------------------------

Show quote
"CGW" <nospam@daymon.com> wrote in message
news:u4DU1FI7GHA.2120@TK2MSFTNGP03.phx.gbl...
> Our web app is throwing errors that appear to be associated with
> connection pooling. I found the tab in the ODBC manager to turn on
> perfom counters and I added the counters on both the web and SQL
> servers. However, they aren't incrementing... absolutely nothing is
> happening with them. Any suggestions as to what I might need to do?
>
> Thanks,
>
> CGW
>
> *** Sent via Developersdex http://www.developersdex.com ***

AddThis Social Bookmark Button