Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Enable PerfMon counters for ODBC connection pooling with PowerShell

$
0
0

Summary: Learn how to use Windows PowerShell to enable Windows Performance Monitor counters for ODBC connection pooling.

Hey, Scripting Guy! Question How can I use Windows PowerShell to enable Windows Performance Monitor (PerfMon) counters so I can troubleshoot Open Database Connectivity (ODBC) connection pooling?

Hey, Scripting Guy! Answer Use the Enable-ODBCPerfCountger cmdlet and specify the platform (32 bit or all). Here is an example:

Enable-OdbcPerfCounter -Platform 32-bit


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>