SQL Server error code
SQL Server error 1701
SQL Server raises error 1701 at severity 16, which marks a problem with the query or data that you can correct.
Creating or altering table '%.*ls' failed because the minimum row size would be %d, including %d bytes of internal overhead. This exceeds the maximum allowable table row size of %d bytes.
| Msg | 1701 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |