SQL Server error code
SQL Server error 1540
SQL Server raises error 1540 at severity 16, which marks a problem with the query or data that you can correct.
Cannot sort a row of size %d, which is greater than the allowable maximum of %d. Consider resubmitting the query using the ROBUST PLAN hint.
| Msg | 1540 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |