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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Can't View 32-bit Counters on 64-bit OS

Author  Topic 

bfos7215
Starting Member

9 Posts

Posted - 2007-01-24 : 17:44:42
I am running 32-bit SQL 2000 on a 64-bit Windows server.

There is a issue with viewing 32-bit performance counters in perf-mon.

You can see them by running the 32-bit version of the perf-mon executable, but you can't view them from a remote machine, and more importantly, I can't find a way to log these 32-bit counters.

Does anyone know of a way that I can save logs of 32-bit performance counters on a 64-bit machine?

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2007-01-24 : 21:14:02
there was a thread about this about a year ago. I'll google and see if I can find it for you.


-ec
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-01-24 : 21:29:14
is it this ? http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58294. Found this using "The SQL Search"


KH

Go to Top of Page

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2007-01-24 : 22:01:40
quote:
Originally posted by khtan

is it this ? http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58294. Found this using "The SQL Search"


KH






that is definitely a good thread, but not the one I was thinking about. Here is the one regarding collecting 32bit counters using the counter log functionality in x64 windows.

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55483



-ec
Go to Top of Page

bfos7215
Starting Member

9 Posts

Posted - 2007-01-25 : 09:42:06
quote:
Originally posted by eyechart


that is definitely a good thread, but not the one I was thinking about. Here is the one regarding collecting 32bit counters using the counter log functionality in x64 windows.

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55483



-ec



Thanks a lot. I tried to do a quick search before posting, but I didn't find that.
Go to Top of Page
   

- Advertisement -