Tag: MS SQL Server Error Codes

SQL Server Error Code – 22831 could not update the metadata that indic

In this blog post, you’ll learn more about the SQL Server Error Code 22831 and the error message description that is shown SQL Server Error Code 22831 SQL Server Error Description for the Code :22831 Could not update the metadata that indicates database %s is not enabled for Change Data Capture. The failure occurred when executing the command ‘%s’. The error returned was %d: ‘%s’….

SQL Server Error Code – 41379 restore operation failed for database ‘%

In this blog post, you’ll learn more about the SQL Server Error Code 41379 and the error message description that is shown SQL Server Error Code 41379 SQL Server Error Description for the Code :41379 Restore operation failed for database ‘%.*ls’ due to insufficient memory in the resource pool ‘%ls’. Close other applications to increase the available memory, ensure that both SQL Server memory configuration…

SQL Server Error Code – 456 implicit conversion of %ls value to %ls

In this blog post, you’ll learn more about the SQL Server Error Code 456 and the error message description that is shown SQL Server Error Code 456 SQL Server Error Description for the Code :456 Implicit conversion of %ls value to %ls cannot be performed because the resulting collation is unresolved due to collation conflict between ?%ls? and ?%ls? in %ls operator.