Category: SQL Server

SQL Server Error Code – 9113 warning: creating and updating statistic

In this blog post, you’ll learn more about the SQL Server Error Code 9113 and the error message description that is shown SQL Server Error Code 9113 SQL Server Error Description for the Code :9113 Warning: Creating and updating statistics will force FULL SCAN in this version of SQL Server. If persisting sample percent, persisted_sample_percent will be 100.

SQL Server Error Code – 9955 sql server failed to create named pipe ‘

In this blog post, you’ll learn more about the SQL Server Error Code 9955 and the error message description that is shown SQL Server Error Code 9955 SQL Server Error Description for the Code :9955 SQL Server failed to create named pipe ‘%ls’ to communicate with the full-text filter daemon (OS error: %d). Either a named pipe already exists for a filter daemon host process,…

SQL Server Error Code – 8605 index creation operation will use %ld kb

In this blog post, you’ll learn more about the SQL Server Error Code 8605 and the error message description that is shown SQL Server Error Code 8605 SQL Server Error Description for the Code :8605 Index creation operation will use %ld KB of memory specified in the advanced sp_configure option “min memory per query (KB)” instead of %lu KB specified in “index create memory (KB)”…

SQL Server Error Code – 21050 only members of the sysadmin fixed serve

In this blog post, you’ll learn more about the SQL Server Error Code 21050 and the error message description that is shown SQL Server Error Code 21050 SQL Server Error Description for the Code :21050 Only members of the sysadmin fixed server role or db_owner fixed database role can perform this operation. Contact an administrator with sufficient permissions to perform this operation.