Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8054067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T08:03:51+00:00 2026-06-05T08:03:51+00:00

Checking sys.dm_os_wait_stats looks like this for me: What does MISCELLANEOUS mean? The docs don’t

  • 0

Checking sys.dm_os_wait_stats looks like this for me:

enter image description here

What does MISCELLANEOUS mean? The docs don’t say anything. The wait stats had just been cleared. MISCELLANEOUS is increasing steadily over time.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T08:03:59+00:00Added an answer on June 5, 2026 at 8:03 am

    You can probably ignore it. If this is one of your top waits, your system is most likely doing just fine (exception below).

    From The SQL Server Wait Type Repository…

    This really should be called “Not Waiting”.

    This may have been used in SQL 2000 but for 2005/2008, it is not used
    for any valid wait. It is simply the default wait in a list and isn’t
    used to indicate any real waiting. This type shows up twice in
    sys.dm_os_wait_stats in SQL 2008 but the “other” instance is an older
    unused wait type in the code. We should be able to remove it.

    On the other hand, if you are using NEWSEQUENTIALID() or CLR, you may also pay attention to this note, from the late Ken Henderson’s SQL Server 2005 Waiting and Blocking Issues:

    In SQL Server 2005, most of these unusual cases have been converted to
    more descriptive wait types, but several are still grouped under the
    MISCELLANEOUS wait type. Of these, two are worth mentioning. The first
    is synchronization for the NEWSEQUENTIALID built-in function. The
    other is synchronization of CLR assembly loads. Because these usages
    get clumped with each other in the MISCELLANEOUS bucket, it is not
    possible to differentiate between them without examining the
    statements being executed by the sessions.

    This article is a little older, so it may be that the CSS blog post has knowledge about changes that occurred in service packs or 2008+ that Ken simply wasn’t armed with at the other time (in other words, this may not necessarily be true anymore for the build of SQL Server 2005 you’re running).

    Since the wait type is not exactly well-documented, it’s not very clear when and how certain wait types get promoted out of this bucket, but I think it’s clear that over time there are less and less “meaningful” delays being captured here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've seen several questions like this one, but after trying various variants of checking
Checking few RDBMS I find that things like SELECT COUNT (a), SUM (b) FROM
Is this the right way of checking whether a directory is empty or not
I've got a piece of code similar to this: import sys def func1(): func2()
checking this sample. http://html5demos.com/drag i was wonder how to get when You drop a
I know this does not sound Pythonic, but bear with me for a second.
Checking to see if __name__ == '__main__' is a common idiom to run some
Checking if a user input is a valid date or a valid date +
Checking the documentation online I saw that it is pass by reference. Can someone
Checking the datagrid example here http://www.silverlight.net/content/samples/sl4/toolkitcontrolsamples/run/default.html see the datagrid section It says that if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.