PREEMPTIVE_OS_LIBRARYOPS

Description

This wait accumulates while SQL Server is performing operating system library operations. This wait type is not documented by Microsoft so not much is known about it. Pre-emptive waits are different from regular (emptive) waits as their execution is controlled by an external processes such as the operating system. This wait is common and moderate values do not appear to cause any issues. If values are excessive see the suggested solutions below

Resolved by

DBAs

Suggested solutions

  1. Check the SQL Server error log for more information
  2. Check the Windows Event Viewer for any suspicious events

Additional research

PREEMPTIVE and Non-PREEMPTIVE

⇐ Back to index