DISPATCHER_PRIORITY_QUEUE_SEMAPHORE

Description

This wait type is not documented by Microsoft so not much is known about it. It is related to DISPATCHER_QUEUE_SEMAPHORE which accumulates while threads are waiting for work to perform. This wait is uncommon and on the list of wait types that can be ignored

Resolved by

DBAs and Developers

Suggested solutions

  1. Safe to ignore
  2. Examine other wait types on the instance

Additional research

Triage Wait Stats in SQL Server

⇐ Back to index