SQL Server error code
SQL Server error 8622
SQL Server raises error 8622 at severity 16, which marks a problem with the query or data that you can correct.
Query processor could not produce a query plan because of the hints defined in this query. Resubmit the query without specifying any hints and without using SET FORCEPLAN.
| Msg | 8622 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |