Category: SQL Server
SQL Server Error Code – 22516 the publication “%s” was defined as havi
In this blog post, you’ll learn more about the SQL Server Error Code 22516 and the error message description that is shown SQL Server Error Code 22516 SQL Server Error Description for the Code :22516 The publication “%s” was defined as having dynamic filters, but it does not contain any dynamic filters.
SQL Server Error Code – 1900 cannot create a clustered index with a p
In this blog post, you’ll learn more about the SQL Server Error Code 1900 and the error message description that is shown SQL Server Error Code 1900 SQL Server Error Description for the Code :1900 Cannot create a clustered index with a predicate clause. Filtered clustered indexes are not supported.
SQL Server Error Code – 1908 column ?%.*ls? is partitioning column of
In this blog post, you’ll learn more about the SQL Server Error Code 1908 and the error message description that is shown SQL Server Error Code 1908 SQL Server Error Description for the Code :1908 Column ?%.*ls? is partitioning column of the index ?%.*ls?. Partition columns for a unique index must be a subset of the index key.
SQL Server Error Code – 17807 event ‘%ld’, which was received from the
In this blog post, you’ll learn more about the SQL Server Error Code 17807 and the error message description that is shown SQL Server Error Code 17807 SQL Server Error Description for the Code :17807 Event ‘%ld’, which was received from the client, is not recognized by SQL Server. Contact the vendor of the client library that is being used to connect to SQL Server,…
SQL Server Error Code – 22854 can not enable change data capture on ta
In this blog post, you’ll learn more about the SQL Server Error Code 22854 and the error message description that is shown SQL Server Error Code 22854 SQL Server Error Description for the Code :22854 Can not enable Change Data Capture on table ‘%s’ or add ColumnSet column to it because CDC does not support ColumnSet.
SQL Server Error Code – 339 default or null are not allowed as expli
In this blog post, you’ll learn more about the SQL Server Error Code 339 and the error message description that is shown SQL Server Error Code 339 SQL Server Error Description for the Code :339 DEFAULT or NULL are not allowed as explicit identity values.
SQL Server Error Code – 15178 cannot drop a message with an id less th
In this blog post, you’ll learn more about the SQL Server Error Code 15178 and the error message description that is shown SQL Server Error Code 15178 SQL Server Error Description for the Code :15178 Cannot drop a message with an ID less than 50,000.
SQL Server Error Code – 33528 valid values of the database compatibili
In this blog post, you’ll learn more about the SQL Server Error Code 33528 and the error message description that is shown SQL Server Error Code 33528 SQL Server Error Description for the Code :33528 Valid values of the database compatibility level are %d, %d, %d, or %d.
SQL Server Error Code – 46827 the option ‘%ls’ must be turned on to ex
In this blog post, you’ll learn more about the SQL Server Error Code 46827 and the error message description that is shown SQL Server Error Code 46827 SQL Server Error Description for the Code :46827 The option ‘%ls’ must be turned ON to execute queries referencing external tables.
SQL Server Error Code – 7666 user does not have permission to perform
In this blog post, you’ll learn more about the SQL Server Error Code 7666 and the error message description that is shown SQL Server Error Code 7666 SQL Server Error Description for the Code :7666 User does not have permission to perform this action.
SQL Server Error Code – 40869 the dtu max per database (%d) for the el
In this blog post, you’ll learn more about the SQL Server Error Code 40869 and the error message description that is shown SQL Server Error Code 40869 SQL Server Error Description for the Code :40869 The DTU max per database (%d) for the elastic pool does not belong to the specified values for service tier ‘%.*ls’.
SQL Server Error Code – 47143 option ‘reuse_system_databases’ is inval
In this blog post, you’ll learn more about the SQL Server Error Code 47143 and the error message description that is shown SQL Server Error Code 47143 SQL Server Error Description for the Code :47143 Option ‘reuse_system_databases’ is invalid for creating availability group ‘%.*ls’. Option ‘reuse_system_databases’ can only be used with contained availability group. Correct the option and retry the operation.