SQL Server error code
SQL Server error 1792
SQL Server raises error 1792 at severity 16, which marks a problem with the query or data that you can correct.
Alter table '%.*ls' failed because the added fixed column might cause existing data to go beyond the maximum allowable table row size of %d bytes.
| Msg | 1792 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |