SQL Server error code
SQL Server error 4150
SQL Server raises error 4150 at severity 16, which marks a problem with the query or data that you can correct.
Hints are not allowed on recursive common table expression (CTE) references. Consider removing hint from recursive CTE reference '%.*ls'.
| Msg | 4150 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |