SQL Server error code
SQL Server error 4102
SQL Server raises error 4102 at severity 15, which marks a problem with the query or data that you can correct.
The READPAST lock hint is only allowed on target tables of UPDATE and DELETE and on tables specified in an explicit FROM clause.
| Msg | 4102 |
|---|---|
| Severity | 15 |
| Group | 4000–4999 |