Seaquel
SQL Server error code

SQL Server error 8687

SQL Server raises error 8687 at severity 16, which marks a problem with the query or data that you can correct.

Cursor plan failed because it is not possible to force the plan for a cursor of type other than FAST_FORWARD or STATIC with a USE PLAN hint. Consider removing USE PLAN hint and updating statistics or using different hints to influence query plan choice.
Msg8687
Severity16
Group8000–8999

Source: Database Engine events and errors