SQL Perfmon Counters Are Missing
Issue:
SQL server performance counters not displayed in performance monitor tool (PerfMon.exe)
Products:
Power Monitoring Expert
SSMS
Environment:
SQL Server 2008 and later
One resolution is to restart the server. If you encounter issues after restarting the server, reapply Windows OS service packs/updated.
If restarting the server does not fix the issue, this problem can be fixed by following these three steps:
1) Unload the counter
A) Open the command prompt, type in the following:
- For Default instance:
unlodctr.exe MSSQLServer
- For named instance:
unlodctr MSSQL$
2) Load Counter
A) In the Command Prompt, type the following
For the default instance:
lodctr.exe "\binn\sqlctr.ini"
For named instance:
lodctr.exe "\binn\perf-MSSQL$sqlctr.ini"
3) Reboot the server
If your problem is that the Analysis Services counters can't be found, then use the following:
A) Open the command prompt and type in the following:
unlodctr.exe MSSQLServerOLAPServiceB) Then type in the following: lodctr.exe "\binn\msmdctr.ini"
C) Reboot the server
If you get an unexpected error message, look it up at msdn.microsoft.com. Note: this tip applies only to non-clustered SQL Servers.
Recommendation:
If you are using an older version of PME, consider upgrading to the latest version for improved protocol support and security. For assistance with integration or upgrades, contact Schneider Electric Technical Support at: pmo.support@se.com
게시 대상: 슈나이더 일렉트릭 Korea
도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.