SQL Server error code
SQL Server error 8635
SQL Server raises error 8635 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 for a query with a spatial index hint. Reason: %S_MSG. Try removing the index hints or removing SET FORCEPLAN.
| Msg | 8635 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |