Tag: MS SQL Server Error Codes

SQL Server Error Code – 3046 inconsistent metadata has been encounter

In this blog post, you’ll learn more about the SQL Server Error Code 3046 and the error message description that is shown SQL Server Error Code 3046 SQL Server Error Description for the Code :3046 Inconsistent metadata has been encountered. The only possible backup operation is a tail-log backup using the WITH CONTINUE_AFTER_ERROR or NO_TRUNCATE option.

SQL Server Error Code – 8108 cannot add identity column, using the se

In this blog post, you’ll learn more about the SQL Server Error Code 8108 and the error message description that is shown SQL Server Error Code 8108 SQL Server Error Description for the Code :8108 Cannot add identity column, using the SELECT INTO statement, to table ‘%.*ls’, which already has column ‘%.*ls’ that inherits the identity property.