Seaquel
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.
Msg7436
Severity16
Group7000–7999

Source: Database Engine events and errors