Microsoft SQL Fixes
From KnowWiki
| Microsoft SQL |
|---|
| Microsoft SQL Topics |
| How To · Troubleshooting |
[edit] What events to trace when trying to catch a lock timeout with the SQL Server Profiler
Make sure to enable
- Lock:Timeout (timeout > 0)
- Exception
- SP:StmtStarting
- RPC:Starting
|
|||||