SQL Server error code
SQL Server error 4965
SQL Server raises error 4965 at severity 16, which marks a problem with the query or data that you can correct.
ALTER TABLE SWITCH statement failed. Column '%.*ls' in table '%.*ls' is computed column but the same column in '%.*ls' is not computed.
| Msg | 4965 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |