Category: SQL Server

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.

SQL Server Error Code – 33434 the current state of the database ‘%.*s’

In this blog post, you’ll learn more about the SQL Server Error Code 33434 and the error message description that is shown SQL Server Error Code 33434 SQL Server Error Description for the Code :33434 The current state of the database ‘%.*s’ is not compatible with the specified FILESTREAM non-transacted access level. The database may be read only, single user or set to emergency state.

SQL Server Error Code – 7139 length of lob data (%i64d) to be replica

In this blog post, you’ll learn more about the SQL Server Error Code 7139 and the error message description that is shown SQL Server Error Code 7139 SQL Server Error Description for the Code :7139 Length of LOB data (%I64d) to be replicated exceeds configured maximum %ld. Use the stored procedure sp_configure to increase the configured maximum value for max text repl size option, which…

SQL Server Error Code – 18784 the alternate snapshot folder path gener

In this blog post, you’ll learn more about the SQL Server Error Code 18784 and the error message description that is shown SQL Server Error Code 18784 SQL Server Error Description for the Code :18784 The alternate snapshot folder path generated by replication has been truncated. Reconfigure the publication to use a shorter alternate snapshot folder path, and then retry the operation.

SQL Server Error Code – 9968 warning: no appropriate filter was found

In this blog post, you’ll learn more about the SQL Server Error Code 9968 and the error message description that is shown SQL Server Error Code 9968 SQL Server Error Description for the Code :9968 Warning: No appropriate filter was found during full-text index population for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’), full-text key value ‘%ls’. Some…