Home > Archive > MS SQL Server > July 2005 > Odd problem with Profiler









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Odd problem with Profiler
IrishAnto

2005-06-30, 9:23 am

I wonder if anyone here knows what the problem is.

On one server that I administer, when running a Profiler trace (either
through the GUI or directly using the stored procs) the “Reads” column always
returns 0 no matter what event is being monitored.

The server runs SQL 2000 Enterprise Edition sp3 on Win 2000 sp4.

Thanks in advance,

Anto


David Gugick

2005-06-30, 11:23 am

IrishAnto wrote:
> I wonder if anyone here knows what the problem is.
>
> On one server that I administer, when running a Profiler trace (either
> through the GUI or directly using the stored procs) the “Reads”
> column always returns 0 no matter what event is being monitored.
>
> The server runs SQL 2000 Enterprise Edition sp3 on Win 2000 sp4.
>
> Thanks in advance,
>
> Anto


I saw this reported once on a customer who used EMC disks and broke a
cluster to make two stand-alone installs of SQL Server. That's when the
read statistics were no longer were captured. I can't say I remember
what the solution was.

--
David Gugick
Quest Software
www.imceda.com
www.quest.com

IrishAnto

2005-07-01, 3:23 am



"David Gugick" wrote:

> IrishAnto wrote:
>
> I saw this reported once on a customer who used EMC disks and broke a
> cluster to make two stand-alone installs of SQL Server. That's when the
> read statistics were no longer were captured. I can't say I remember
> what the solution was.
>
> --
> David Gugick
> Quest Software
> www.imceda.com
> www.quest.com
>
>

The server in question was never part of a cluster. As far as I'm aware
profiler used to return values in the reads column, but no longer.
I've seen other message boards with the same problem posted, but with no
answers. I was hoping someone at Microsoft might know of a solution.

Anto

David Gugick

2005-07-01, 11:23 am

IrishAnto wrote:
> The server in question was never part of a cluster. As far as I'm
> aware profiler used to return values in the reads column, but no
> longer. I've seen other message boards with the same problem posted,
> but with no answers. I was hoping someone at Microsoft might know of
> a solution.
>


This is likely not a Profiler issue, but a SQL Trace API one on the
server. I assume the problem occurs from all clients, including the
server itself.

I might consider opening a support case with Microsoft... and then
sharing the solution with the rest of us :-)

In any case, I assume you are running SP3a or SP4 on the server. Is that
correct?



--
David Gugick
Quest Software
www.imceda.com
www.quest.com

IrishAnto

2005-07-04, 7:23 am



"David Gugick" wrote:

> IrishAnto wrote:
>
> This is likely not a Profiler issue, but a SQL Trace API one on the
> server. I assume the problem occurs from all clients, including the
> server itself.
>
> I might consider opening a support case with Microsoft... and then
> sharing the solution with the rest of us :-)
>
> In any case, I assume you are running SP3a or SP4 on the server. Is that
> correct?
>
>
>
> --
> David Gugick
> Quest Software
> www.imceda.com
> www.quest.com
>
>

David,
Indeed we’re running Sp3a on a Win 2000 Sp4 box.

It would seem that the Trace API is no longer functioning correctly, so the
only solution maybe a call to Microsoft.

Thanks for your reply anyway.

Anto

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com