On some installations I see the SQL Server specific performance counters not appearing .This might be caused by a Minimum install or not choosing Performance counters from a custom install
The correct way to rebuild the SQL server specific counters is to run the following command :
lodctr <input_app_performance-counter_ini_file>
example :
lodctr "C:\Program Files\Microsoft SQL Server\MSSQL\Binn\sqlctr.ini"
lodctr is a program that loads performance counters and is associated with the Windows Operating System
Source:Jack Vamvas (http://www.sqlserver-dba.com)
Author: Jack Vamvas (http://www.sqlserver-dba.com)
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Posted by: |