Posts Tagged ‘perfmon_counter’

Missing SQL Server Perfmon Counter 2 – Rebuild Counter

2011/06/22

Today we share another case: no SQL counter exists but you find some number counters from Perfmon.

You need to rebuild the counter, try the below action plan:
1. run cmd
2. cd \windows\system32
3. lodctr /R

http://support.microsoft.com/kb/300956