SQL Server error code
SQL Server error 8722
SQL Server raises error 8722 at severity 15, which marks a problem with the query or data that you can correct.
Cannot execute query. Semantic affecting hint '%.*ls' appears in the '%.*ls' clause of object '%.*ls' but not in the corresponding '%.*ls' clause. Change the OPTION (TABLE HINTS...) clause so the semantic affecting hints match the WITH clause.
| Msg | 8722 |
|---|---|
| Severity | 15 |
| Group | 8000–8999 |