Tag: MS SQL Server Error Codes

SQL Server Error Code – 35388 the statement failed because column ‘%.*

In this blog post, you’ll learn more about the SQL Server Error Code 35388 and the error message description that is shown SQL Server Error Code 35388 SQL Server Error Description for the Code :35388 The statement failed because column ‘%.*ls’ on table ‘%.*ls’ is a persisted computed column. Adding persisted computed columns to an existing clustered columnstore index is not supported.

SQL Server Error Code – 12843 the containment state of database ‘%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 12843 and the error message description that is shown SQL Server Error Code 12843 SQL Server Error Description for the Code :12843 The containment state of database ‘%.*ls’ does not match the value in master. Contained database functionality will not work as expected. Detach and re-attach the database to correct the database…