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