Seaquel
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.
Msg364
Severity16
Group0–999

Source: Database Engine events and errors