CLR_MONITOR

Description

Occurs during CLR code execution. If the code is unable to acquire a lock on the (CLR) monitor object then this wait type will accumulate. This wait is uncommon

Resolved by

DBAs and Developers

Suggested solutions

  1. Only use the CLR monitor object when necessary

Additional research

Produce CLR_MONITOR Wait Type
CLR monitors and sync blocks

⇐ Back to index