Seaquel
SQL Server error code

SQL Server error 8723

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

Cannot execute query. Object '%.*ls' is specified in the TABLE HINT clause, but is not used in the query or does not match the alias specified in the query. Table references in the TABLE HINT clause must match the WITH clause.
Msg8723
Severity15
Group8000–8999

Source: Database Engine events and errors