Category: SQL Server

SQL Server Error Code – 11290 this forwarded message was dropped becau

In this blog post, you’ll learn more about the SQL Server Error Code 11290 and the error message description that is shown SQL Server Error Code 11290 SQL Server Error Description for the Code :11290 This forwarded message was dropped because the message could not be delivered within the message time to live. This may indicate that the forwarding route is incorrectly configured or that…

SQL Server Error Code – 35323 the statement failed because adding mult

In this blog post, you’ll learn more about the SQL Server Error Code 35323 and the error message description that is shown SQL Server Error Code 35323 SQL Server Error Description for the Code :35323 The statement failed because adding multiple generated value type columns (such as identity and uniqueidentifier types) at once is not supported for columnstore index. Consider adding the generated columns seperately.

SQL Server Error Code – 5278 dbcc encountered a page with an lsn grea

In this blog post, you’ll learn more about the SQL Server Error Code 5278 and the error message description that is shown SQL Server Error Code 5278 SQL Server Error Description for the Code :5278 DBCC encountered a page with an LSN greater than the current end of log LSN %S_LSN for its internal database snapshot.  Could not read page %S_PGID, database ‘%.*ls’ (database ID…

SQL Server Error Code – 11516 the metadata could not be determined bec

In this blog post, you’ll learn more about the SQL Server Error Code 11516 and the error message description that is shown SQL Server Error Code 11516 SQL Server Error Description for the Code :11516 The metadata could not be determined because statement ‘%.*ls’ in procedure ‘%.*ls’ invokes a CLR procedure.  Consider using the WITH RESULT SETS clause to explicitly describe the result set.

SQL Server Error Code – 47100 the cluster type of availability group ‘

In this blog post, you’ll learn more about the SQL Server Error Code 47100 and the error message description that is shown SQL Server Error Code 47100 SQL Server Error Description for the Code :47100 The cluster type of availability group ‘%.*ls’ doesn’t match its primary configuration.  Verify that the specified availability group cluster type is correct, then retry the operation.

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

In this blog post, you’ll learn more about the SQL Server Error Code 8035 and the error message description that is shown SQL Server Error Code 8035 SQL Server Error Description for the Code :8035 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 instance…

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

In this blog post, you’ll learn more about the SQL Server Error Code 35221 and the error message description that is shown SQL Server Error Code 35221 SQL Server Error Description for the Code :35221 Could not process the operation. Always On Availability Groups replica manager is disabled on this instance of SQL Server. Enable Always On Availability Groups, by using the SQL Server Configuration…

SQL Server Error Code – 35261 attempt to perform an always on availabi

In this blog post, you’ll learn more about the SQL Server Error Code 35261 and the error message description that is shown SQL Server Error Code 35261 SQL Server Error Description for the Code :35261 Attempt to perform an Always On Availability Groups operation on a system database, ‘%ls’, failed. System databases are not supported by Always On Availability Groups.