Category: SQL Server

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.

SQL Server Error Code – 35226 could not process the operation.  always

In this blog post, you’ll learn more about the SQL Server Error Code 35226 and the error message description that is shown SQL Server Error Code 35226 SQL Server Error Description for the Code :35226 Could not process the operation.  Always On Availability Groups has not started because the instance of SQL Server is not running as a service. Restart the server instance as a…

SQL Server Error Code – 8034 the incoming tabular data stream (tds) r

In this blog post, you’ll learn more about the SQL Server Error Code 8034 and the error message description that is shown SQL Server Error Code 8034 SQL Server Error Description for the Code :8034 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Table-valued parameter %d (“%.*ls”), row %I64d, column %d: Data type 0x%02X (sql_variant) has an invalid precision…