Seaquel
SQL Server error code

SQL Server error 8682

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

SELECT via cursor failed because in XML plan provided to USE PLAN hint, neither Populate nor Fetch plans are provided, and at least one must be present. For best likelihood of successful plan forcing, use an XML cursor plan captured from SQL Server without modification.
Msg8682
Severity16
Group8000–8999

Source: Database Engine events and errors