Tag: MS SQL Server Error Codes

SQL Server Error Code – 11422 an alter table switch statement was exec

In this blog post, you’ll learn more about the SQL Server Error Code 11422 and the error message description that is shown SQL Server Error Code 11422 SQL Server Error Description for the Code :11422 An ALTER TABLE SWITCH statement was executed on database ‘%.*ls’, table ‘%.*ls’ by hostname ‘%.*ls’, host process ID %d with target table ‘%.*ls’ using the WAIT_AT_LOW_PRIORITY options with MAX_DURATION =…

SQL Server Error Code – 22856 warning: the @allow_partition_switch par

In this blog post, you’ll learn more about the SQL Server Error Code 22856 and the error message description that is shown SQL Server Error Code 22856 SQL Server Error Description for the Code :22856 Warning: The @allow_partition_switch parameter is set to 0. ALTER TABLE … SWITCH PARTITION statement will be disallowed on this partitioned table. Refer to books online for more information about partition…

SQL Server Error Code – 41049 always on availability groups: local win

In this blog post, you’ll learn more about the SQL Server Error Code 41049 and the error message description that is shown SQL Server Error Code 41049 SQL Server Error Description for the Code :41049 Always On Availability Groups: Local Windows Server Failover Clustering node is no longer online. This is an informational message only. No user action is required.

SQL Server Error Code – 6229 type “%.*ls.%.*ls” is marked for native

In this blog post, you’ll learn more about the SQL Server Error Code 6229 and the error message description that is shown SQL Server Error Code 6229 SQL Server Error Description for the Code :6229 Type “%.*ls.%.*ls” is marked for native serialization. It is not marked with “LayoutKind.Sequential”. Native serialization requires the type to be marked with “LayoutKind.Sequential”.