Category: SQL Server
SQL Server Error Code – 14062 the subscriber was dropped.
In this blog post, you’ll learn more about the SQL Server Error Code 14062 and the error message description that is shown SQL Server Error Code 14062 SQL Server Error Description for the Code :14062 The Subscriber was dropped.
SQL Server Error Code – 15704 automatic tuning option %.*ls is disable
In this blog post, you’ll learn more about the SQL Server Error Code 15704 and the error message description that is shown SQL Server Error Code 15704 SQL Server Error Description for the Code :15704 Automatic Tuning option %.*ls is disabled by system.
SQL Server Error Code – 33159 principal ‘%ls’ could not be created. on
In this blog post, you’ll learn more about the SQL Server Error Code 33159 and the error message description that is shown SQL Server Error Code 33159 SQL Server Error Description for the Code :33159 Principal ‘%ls’ could not be created. Only connections established with Active Directory accounts can create other Active Directory users.
SQL Server Error Code – 35392 the statement failed because column ‘%.*
In this blog post, you’ll learn more about the SQL Server Error Code 35392 and the error message description that is shown SQL Server Error Code 35392 SQL Server Error Description for the Code :35392 The statement failed because column ‘%.*ls’ on table ‘%.*ls’ is a computed column. Nonclustered index with computed column as key or included column cannot be created on a table that…
SQL Server Error Code – 33183 the azure key vault client encountered a
In this blog post, you’ll learn more about the SQL Server Error Code 33183 and the error message description that is shown SQL Server Error Code 33183 SQL Server Error Description for the Code :33183 The Azure Key Vault client encountered an error with message ‘%s’.
SQL Server Error Code – 1075 return statements in scalar valued funct
In this blog post, you’ll learn more about the SQL Server Error Code 1075 and the error message description that is shown SQL Server Error Code 1075 SQL Server Error Description for the Code :1075 RETURN statements in scalar valued functions must include an argument.
SQL Server Error Code – 5048 cannot add, remove, or modify files in f
In this blog post, you’ll learn more about the SQL Server Error Code 5048 and the error message description that is shown SQL Server Error Code 5048 SQL Server Error Description for the Code :5048 Cannot add, remove, or modify files in filegroup ‘%.*ls’. The filegroup is read-only.
SQL Server Error Code – 18382 reason: unable to retrieve client ip add
In this blog post, you’ll learn more about the SQL Server Error Code 18382 and the error message description that is shown SQL Server Error Code 18382 SQL Server Error Description for the Code :18382 Reason: Unable to retrieve client IP Address.
SQL Server Error Code – 367 the hint ?%.*ls? is valid only with memo
In this blog post, you’ll learn more about the SQL Server Error Code 367 and the error message description that is shown SQL Server Error Code 367 SQL Server Error Description for the Code :367 The hint ?%.*ls? is valid only with memory optimized tables.
SQL Server Error Code – 8406 the dialog lifetime can not be null. spe
In this blog post, you’ll learn more about the SQL Server Error Code 8406 and the error message description that is shown SQL Server Error Code 8406 SQL Server Error Description for the Code :8406 The dialog lifetime can not be NULL. Specify a valid dialog lifetime value from %d to %d.
SQL Server Error Code – 10674 the %s_msg option is not supported for c
In this blog post, you’ll learn more about the SQL Server Error Code 10674 and the error message description that is shown SQL Server Error Code 10674 SQL Server Error Description for the Code :10674 The %S_MSG option is not supported for creating a clustered index on a table containing nonclustered columnstore index.
SQL Server Error Code – 13528 setting system_versioning to on failed b
In this blog post, you’ll learn more about the SQL Server Error Code 13528 and the error message description that is shown SQL Server Error Code 13528 SQL Server Error Description for the Code :13528 Setting SYSTEM_VERSIONING to ON failed because column ‘%.*ls’ does not have the same ANSI trimming semantics in tables ‘%.*ls’ and ‘%.*ls’.