Tag: MS SQL Server Error Codes

SQL Server Error Code – 22947 could not create the change table for ca

In this blog post, you’ll learn more about the SQL Server Error Code 22947 and the error message description that is shown SQL Server Error Code 22947 SQL Server Error Description for the Code :22947 Could not create the change table for capture instance ‘%s’ and source table ‘%s.%s’. Refer to previous errors in the current session to identify the cause and correct any associated…

SQL Server Error Code – 7981 clustered columnstore index ‘%.*ls’ on t

In this blog post, you’ll learn more about the SQL Server Error Code 7981 and the error message description that is shown SQL Server Error Code 7981 SQL Server Error Description for the Code :7981 Clustered columnstore index ‘%.*ls’ on table ‘%.*ls’, column ‘%.*ls’ has one or more values out of range for data type ‘%.*ls’. Restore the data from a backup.

SQL Server Error Code – 16966 %ls: specified concurrency control optio

In this blog post, you’ll learn more about the SQL Server Error Code 16966 and the error message description that is shown SQL Server Error Code 16966 SQL Server Error Description for the Code :16966 %ls: Specified concurrency control option %d (%ls) is incompatible with static or fast forward only cursors. Only read-only is compatible with static or fast forward only cursors.

SQL Server Error Code – 41178 cannot drop availability group ‘%.*ls’ f

In this blog post, you’ll learn more about the SQL Server Error Code 41178 and the error message description that is shown SQL Server Error Code 41178 SQL Server Error Description for the Code :41178 Cannot drop availability group ‘%.*ls’ from this SQL Server instance.  The availability group is currently being created.  Verify that the specified availability group name is correct.  Wait for the current…