SQL Server error code
SQL Server error 364
SQL Server raises error 364 at severity 16, which marks a problem with the query or data that you can correct.
The query processor could not produce a query plan because the FORCESEEK hint on view '%.*ls' is used without a NOEXPAND hint. Resubmit the query with the NOEXPAND hint or remove the FORCESEEK hint on the view.
| Msg | 364 |
|---|---|
| Severity | 16 |
| Group | 0–999 |