$ errors.fyi/mssql/1222 128 namespaces · 4,025 codes
mssql · mssql/1222
1222

Lock Request Time Out Period Exceeded

A statement was blocked waiting for a lock longer than the configured LOCK_TIMEOUT setting and was cancelled. This usually points to long-running transactions or a blocking chain; identify the head blocker (e.g. via sys.dm_exec_requests) and shorten the transactions holding locks.

Also defined in

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT