SQL Server error code
SQL Server error 7436
SQL Server raises error 7436 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 FORCESEEK or FORCESCAN hints on table or view '%.*ls' cannot be used with remote data sources. Remove the hints and resubmit the query.
| Msg | 7436 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |