Seaquel
SQL Server error code

SQL Server error 4115

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

The reference to column "%.*ls" is not allowed in an argument to a TOP, OFFSET, or FETCH clause. Only references to columns at an outer scope or standalone expressions and subqueries are allowed here.
Msg4115
Severity16
Group4000–4999

Source: Database Engine events and errors