all,
Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
database server. Is this due to an incorrect executable running from the
desktop?
thanks.
jl
There is a post on this problem at:
http://www.sql-server-performance.com/forum/topic.asp?TOPIC_ID=12363
Hope it helps.
"John L" wrote:
> all,
> Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
> database server. Is this due to an incorrect executable running from the
> desktop?
> thanks.
> --
> jl
Showing posts with label counters. Show all posts
Showing posts with label counters. Show all posts
Thursday, March 8, 2012
Absent SQL Counters under X64 environment
all,
Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
database server. Is this due to an incorrect executable running from the
desktop?
thanks.
--
jlThere is a post on this problem at:
http://www.sql-server-performance.c...?TOPIC_ID=12363
Hope it helps.
"John L" wrote:
> all,
> Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64
)
> database server. Is this due to an incorrect executable running from the
> desktop?
> thanks.
> --
> jl
Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
database server. Is this due to an incorrect executable running from the
desktop?
thanks.
--
jlThere is a post on this problem at:
http://www.sql-server-performance.c...?TOPIC_ID=12363
Hope it helps.
"John L" wrote:
> all,
> Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64
)
> database server. Is this due to an incorrect executable running from the
> desktop?
> thanks.
> --
> jl
Absent SQL Counters under X64 environment
all,
Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
database server. Is this due to an incorrect executable running from the
desktop?
thanks.
--
jlThere is a post on this problem at:
http://www.sql-server-performance.com/forum/topic.asp?TOPIC_ID=12363
Hope it helps.
"John L" wrote:
> all,
> Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
> database server. Is this due to an incorrect executable running from the
> desktop?
> thanks.
> --
> jl
Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
database server. Is this due to an incorrect executable running from the
desktop?
thanks.
--
jlThere is a post on this problem at:
http://www.sql-server-performance.com/forum/topic.asp?TOPIC_ID=12363
Hope it helps.
"John L" wrote:
> all,
> Am missing SQL counters when I do perfmon from my desktop to SQL 2000 (x64)
> database server. Is this due to an incorrect executable running from the
> desktop?
> thanks.
> --
> jl
Saturday, February 25, 2012
About SQLClient conters
Hi,
how can i get the following list of counters
in runtime when we executing the application with
database support and is there any command to find the
no.of connection are made in the database and no.of pooled
connection, no.of non pooled connection for the database.> Hi,
> how can i get the following list of counters
> in runtime when we executing the application with
> database support and is there any command to find the
> no.of connection are made in the database and no.of pooled
> connection, no.of non pooled connection for the database.
>
--
You should look at incorporating Windows Management Instrumentation (WMI)
into your application. This is a place to start:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/
wmi_start_page.asp
Hope this helps,
--
Eric Cárdenas
Senior support professional
This posting is provided "AS IS" with no warranties, and confers no rights.
how can i get the following list of counters
in runtime when we executing the application with
database support and is there any command to find the
no.of connection are made in the database and no.of pooled
connection, no.of non pooled connection for the database.> Hi,
> how can i get the following list of counters
> in runtime when we executing the application with
> database support and is there any command to find the
> no.of connection are made in the database and no.of pooled
> connection, no.of non pooled connection for the database.
>
--
You should look at incorporating Windows Management Instrumentation (WMI)
into your application. This is a place to start:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/
wmi_start_page.asp
Hope this helps,
--
Eric Cárdenas
Senior support professional
This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to:
Posts (Atom)