Re: SQL Server statistics Counter

From: Gansmeier (markus.gansmeier_at_bfd-r.bayern.de)
Date: 02/04/05


Date: Fri, 4 Feb 2005 16:03:22 +0100

Hello,

thank you for this tip and link!
I didn't have the chance to restart the sql server until now, but the
columns waittype and waittime from sysprocesses table
(mentioned in the article) really are always zero.
So i will try check the error log after restarting the sql server on weekend
with open performance console.

thank you again,

Markus Gansmeier
gansmeier@gmx.de

"Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> schrieb im Newsbeitrag
news:eNHpu8iCFHA.4072@TK2MSFTNGP10.phx.gbl...
> Most of those commands are undocumented so you won't get a lot of support
> about them in particular. But it sounds like your perfmon counters have
> been blown away. Usually a restart will fix it as long as you don't have
> anything monitoring the counters when you restart. Have a look here as
> well:
>
http://support.microsoft.com/default.aspx?scid=kb;en-us;812915&Product=sql2k
>
> --
> Andrew J. Kelly SQL MVP
>
>
> "test" <test@test.de> wrote in message news:42028362.C95BAEA6@test.de...
> > Hello,
> >
> > does someone know, what may cause the error, that the following
> > dbcc functions alwasy returns 0 (zero)
> >
> > - dbcc cachstats
> > - dbcc sqlperf (,iostats')
> > - dbcc sqlperf (,lrustats')
> > the columns: Cache hit ratio, Cache flushes, free page scan (avg),
> > free page scan (max)
> > - dbcc sqlperf ('netstats')
> > the columns: Command Queue Length, Max Command Queue Length, Worker
> > Threads, Max Worker Threads, Network Threads, Max Network Threads
> > - dbcc sqlperf ('rastats')
> > - dbcc sqlperf ('waitstats')
> >
> > also the performance counter of sql server aren't visible
> >
> > the system:
> > sql server 2000 sp 3 on
> > windows2000 advanced server on
> > aktive - passiv Cluster
> > 4gb ram
> >
> > i would be happy for every usefull suggestions
> >
> > Markus Gansmeier
> > gansmeier@gmx.de
> >
> >
>
>



Relevant Pages

  • Re: Perfmon Counters Missing
    ... Usually just restarting the SQL Server will return the counters. ... sure you do not have anything such as perfmon running when you restart. ...
    (microsoft.public.sqlserver.tools)
  • RE: Reason Code 0x3006 ; Server restarting
    ... Does SQL Server often restart automatically or does it restart only ... Do you point to the SQL Server service ... Microsoft Partner Online Support ... Reason Code 0x3006; ...
    (microsoft.public.windows.server.migration)
  • Re: SQL server connection problem
    ... You can do that going to SQL Server Configuration Manager and go to ... changing Maximum concurrent connections value. ... found the error message was no more active for a long period before it ... The following message appears when restart the server and before login ...
    (microsoft.public.sqlserver.clients)
  • Re: SQL server connection problem
    ... I could suggest you to connect to your SQL Server in a Single-User mode ... changing Maximum concurrent connections value. ... The following message appears when restart the server and before ... I receive Error message: ...
    (microsoft.public.sqlserver.clients)
  • Re: Parameters after "FROM" & "DROP"
    ... Have you upgraed to SQL Server SP3a? ... How about trying a restart ... It is highly recommand if you could make all latest service pack done on you box, ...
    (microsoft.public.sqlserver.dts)