Category: SQL Server

SQL Server Error Code – 9740 cannot start the service broker message

In this blog post, you’ll learn more about the SQL Server Error Code 9740 and the error message description that is shown SQL Server Error Code 9740 SQL Server Error Description for the Code :9740 Cannot start the Service Broker message dispatcher. This error is a symptom of another problem. Check the SQL Server error log and the operating system error log for additional messages,…

SQL Server Error Code – 15517 cannot execute as the database principal

In this blog post, you’ll learn more about the SQL Server Error Code 15517 and the error message description that is shown SQL Server Error Code 15517 SQL Server Error Description for the Code :15517 Cannot execute as the database principal because the principal “%.*ls” does not exist, this type of principal cannot be impersonated, or you do not have permission.

SQL Server Error Code – 22830 could not update the metadata that indic

In this blog post, you’ll learn more about the SQL Server Error Code 22830 and the error message description that is shown SQL Server Error Code 22830 SQL Server Error Description for the Code :22830 Could not update the metadata that indicates database %s is enabled for Change Data Capture. The failure occurred when executing the command ‘%s’. The error returned was %d: ‘%s’. Use…

SQL Server Error Code – 13406 the ability to use the default keyword a

In this blog post, you’ll learn more about the SQL Server Error Code 13406 and the error message description that is shown SQL Server Error Code 13406 SQL Server Error Description for the Code :13406 The ability to use the DEFAULT keyword as a default value will be removed in a future version of SQL Server. Avoid using this feature in new development work, and…

SQL Server Error Code – 33168 type option cannot be used along with fo

In this blog post, you’ll learn more about the SQL Server Error Code 33168 and the error message description that is shown SQL Server Error Code 33168 SQL Server Error Description for the Code :33168 TYPE option cannot be used along with FOR/FROM LOGIN, CERTIFICATE, ASYMMETRIC KEY, EXTERNAL PROVIDER, WITHOUT LOGIN or WITH PASSWORD, in this version of SQL Server.