Tag: MS SQL Server Error Codes

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…

SQL Server Error Code – 10343 create or alter assembly for assembly ‘%

In this blog post, you’ll learn more about the SQL Server Error Code 10343 and the error message description that is shown SQL Server Error Code 10343 SQL Server Error Description for the Code :10343 CREATE or ALTER ASSEMBLY for assembly ‘%.*ls’ with the SAFE or EXTERNAL_ACCESS option failed because the ‘clr strict security’ option of sp_configure is set to 1. Microsoft recommends that you…

SQL Server Error Code – 5294 nonclustered columnstore index ‘%.*ls’ c

In this blog post, you’ll learn more about the SQL Server Error Code 5294 and the error message description that is shown SQL Server Error Code 5294 SQL Server Error Description for the Code :5294 Nonclustered columnstore index ‘%.*ls’ column ‘%.*ls’ rowgroup id %d on table ‘%.*ls’ has one or more data values that are inconsistent with data values within the metadata. Drop and recreate…

SQL Server Error Code – 29212 configuration manager enlistment encount

In this blog post, you’ll learn more about the SQL Server Error Code 29212 and the error message description that is shown SQL Server Error Code 29212 SQL Server Error Description for the Code :29212 Configuration manager enlistment encountered error %d, state %d, severity %d while updating brick incarnation to %I64u. Enlistment request from brick is not processed. Examine previous logged messages to determine cause…