Tag: MS SQL Server Error Codes

SQL Server Error Code – 41149 operation on the availability group ‘%.*

In this blog post, you’ll learn more about the SQL Server Error Code 41149 and the error message description that is shown SQL Server Error Code 41149 SQL Server Error Description for the Code :41149 Operation on the availability group ‘%.*ls’ has been cancelled or terminated, either because of a connection timeout or cancellation by user.  This is an informational message.  No user action is…

SQL Server Error Code – 35357 the statement failed because a secondary

In this blog post, you’ll learn more about the SQL Server Error Code 35357 and the error message description that is shown SQL Server Error Code 35357 SQL Server Error Description for the Code :35357 The statement failed because a secondary dictionary reached the maximum size limit. Consider dropping the columnstore index, altering the column, then creating a new columnstore index.

SQL Server Error Code – 41199 the specified command is invalid because

In this blog post, you’ll learn more about the SQL Server Error Code 41199 and the error message description that is shown SQL Server Error Code 41199 SQL Server Error Description for the Code :41199 The specified command is invalid because the Always On Availability Groups %ls feature is not supported by this edition of SQL Server. For information about features supported by the editions…

SQL Server Error Code – 13546 switching out partition failed on table

In this blog post, you’ll learn more about the SQL Server Error Code 13546 and the error message description that is shown SQL Server Error Code 13546 SQL Server Error Description for the Code :13546 Switching out partition failed on table ‘%.*ls’ because it is not a supported operation on system-versioned tables. Consider setting SYSTEM_VERSIONING to OFF and trying again.