SQL Server error code
SQL Server error 1222
SQL Server raises error 1222 at severity 16, which marks a problem with the query or data that you can correct.
Lock request time out period exceeded.
| Msg | 1222 |
|---|---|
| Name | LK_TIMEOUT |
| Severity | 16 |
| Group | 1000–1999 |
What it means
Another transaction held a lock on a required resource longer than this query could wait for it.