SQL Server error code
SQL Server error 4140
SQL Server raises error 4140 at severity 15, which marks a problem with the query or data that you can correct.
The READCOMMITTEDLOCK lock hint is not allowed on the target table of an INSERT statement.
| Msg | 4140 |
|---|---|
| Severity | 15 |
| Group | 4000–4999 |