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
- Safe to ignore
- Examine other wait types on the instance
Additional research
Triage Wait Stats in SQL Server