SQL Server error code
SQL Server error 365
SQL Server raises error 365 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 table or view '%.*ls' specified more seek columns than the number of key columns in index '%.*ls'.
| Msg | 365 |
|---|---|
| Severity | 16 |
| Group | 0–999 |