Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Issa
Starting Member
3 Posts |
Posted - 2006-02-08 : 12:25:07
|
I put in production a new SQL2000 Server with sp3, I wanted to do Performance check on it. I could'nt see the SQL counters. I copied the Perfc009.da_,Perfh009.da_ and the expand.exe from the windows 2003 ent server cd and copied them into the system32 directory. I did the expand command, I thought that would bring the counters back, but it didn't. Help |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2006-02-08 : 12:33:26
|
Search MS' knowledge base for missing performance counters:http://support.microsoft.comYou should find a bunch of articles related to this. Since there are various reasons why they could be missing, you'll need to check each out to see which one works.Tara Kizeraka tduggan |
 |
|
|
|
|