Category: SQL Server
SQL Server Error Code – 1059 cannot set or reset the ?parseonly? opti
In this blog post, you’ll learn more about the SQL Server Error Code 1059 and the error message description that is shown SQL Server Error Code 1059 SQL Server Error Description for the Code :1059 Cannot set or reset the ?parseonly? option within a procedure or function.
SQL Server Error Code – 11541 sp_describe_first_result_set cannot be i
In this blog post, you’ll learn more about the SQL Server Error Code 11541 and the error message description that is shown SQL Server Error Code 11541 SQL Server Error Description for the Code :11541 sp_describe_first_result_set cannot be invoked when SET STATISTICS XML or SET STATISTICS PROFILE is on.
SQL Server Error Code – 1728 cannot create index ?%.*ls? on table ?%.
In this blog post, you’ll learn more about the SQL Server Error Code 1728 and the error message description that is shown SQL Server Error Code 1728 SQL Server Error Description for the Code :1728 Cannot create index ?%.*ls? on table ?%.*ls? because the computed column ?%.*ls? uses a FILESTREAM column.
SQL Server Error Code – 12612 failed to sync boot page with database r
In this blog post, you’ll learn more about the SQL Server Error Code 12612 and the error message description that is shown SQL Server Error Code 12612 SQL Server Error Description for the Code :12612 Failed to sync boot page with database registration.
SQL Server Error Code – 20027 the article ‘%s’ does not exist.
In this blog post, you’ll learn more about the SQL Server Error Code 20027 and the error message description that is shown SQL Server Error Code 20027 SQL Server Error Description for the Code :20027 The article ‘%s’ does not exist.
SQL Server Error Code – 20681 cannot specify a value of 1, 2, or 3 for
In this blog post, you’ll learn more about the SQL Server Error Code 20681 and the error message description that is shown SQL Server Error Code 20681 SQL Server Error Description for the Code :20681 Cannot specify a value of 1, 2, or 3 for the parameter @partition_options because publication “%s” has a compatibility level lower than 90RTM. Use the stored procedure sp_changemergepublication to set…
SQL Server Error Code – 33514 incorrect parameter encryption metadata
In this blog post, you’ll learn more about the SQL Server Error Code 33514 and the error message description that is shown SQL Server Error Code 33514 SQL Server Error Description for the Code :33514 Incorrect parameter encryption metadata was received from the client. The error occurred during the invocation of the batch and therefore the client can refresh the parameter encryption metadata by calling…
SQL Server Error Code – 5145 autogrow of file ‘%.*ls’ in database ‘%.
In this blog post, you’ll learn more about the SQL Server Error Code 5145 and the error message description that is shown SQL Server Error Code 5145 SQL Server Error Description for the Code :5145 Autogrow of file ‘%.*ls’ in database ‘%.*ls’ took %d milliseconds. Consider using ALTER DATABASE to set a smaller FILEGROWTH for this file.
SQL Server Error Code – 6295 %.*ls.%.*ls.%.*ls: %.*ls property of sql
In this blog post, you’ll learn more about the SQL Server Error Code 6295 and the error message description that is shown SQL Server Error Code 6295 SQL Server Error Description for the Code :6295 %.*ls.%.*ls.%.*ls: %.*ls property of SqlFacetAttribute has an invalid value.
SQL Server Error Code – 13270 resource governor
In this blog post, you’ll learn more about the SQL Server Error Code 13270 and the error message description that is shown SQL Server Error Code 13270 SQL Server Error Description for the Code :13270 resource governor
SQL Server Error Code – 13764 online alter column is not supported for
In this blog post, you’ll learn more about the SQL Server Error Code 13764 and the error message description that is shown SQL Server Error Code 13764 SQL Server Error Description for the Code :13764 Online alter column is not supported for system-versioned temporal table ‘%.*ls’.
SQL Server Error Code – 3916 cannot use the commit statement within a
In this blog post, you’ll learn more about the SQL Server Error Code 3916 and the error message description that is shown SQL Server Error Code 3916 SQL Server Error Description for the Code :3916 Cannot use the COMMIT statement within an INSERT-EXEC statement unless BEGIN TRANSACTION is used first.
SQL Server Error Code – 41009 the windows server failover clustering (
In this blog post, you’ll learn more about the SQL Server Error Code 41009 and the error message description that is shown SQL Server Error Code 41009 SQL Server Error Description for the Code :41009 The Windows Server Failover Clustering (WSFC) resource control API returned error code %d. If this is a WSFC availability group, the WSFC service may not be running or may not…
SQL Server Error Code – 46629 extractor
In this blog post, you’ll learn more about the SQL Server Error Code 46629 and the error message description that is shown SQL Server Error Code 46629 SQL Server Error Description for the Code :46629 EXTRACTOR
SQL Server Error Code – 237 there is insufficient result space to co
In this blog post, you’ll learn more about the SQL Server Error Code 237 and the error message description that is shown SQL Server Error Code 237 SQL Server Error Description for the Code :237 There is insufficient result space to convert a money value to %ls.
SQL Server Error Code – 10763 group by clause can only contain one que
In this blog post, you’ll learn more about the SQL Server Error Code 10763 and the error message description that is shown SQL Server Error Code 10763 SQL Server Error Description for the Code :10763 GROUP BY clause can only contain one query hint. Remove the extra hints and re-run the query.
SQL Server Error Code – 12437 query store global resource group cannot
In this blog post, you’ll learn more about the SQL Server Error Code 12437 and the error message description that is shown SQL Server Error Code 12437 SQL Server Error Description for the Code :12437 Query Store global Resource Group cannot be determined.
SQL Server Error Code – 7437 linked servers cannot be used under impe
In this blog post, you’ll learn more about the SQL Server Error Code 7437 and the error message description that is shown SQL Server Error Code 7437 SQL Server Error Description for the Code :7437 Linked servers cannot be used under impersonation without a mapping for the impersonated login.
SQL Server Error Code – 7727 collation of partition column ‘%.*ls’ do
In this blog post, you’ll learn more about the SQL Server Error Code 7727 and the error message description that is shown SQL Server Error Code 7727 SQL Server Error Description for the Code :7727 Collation of partition column ‘%.*ls’ does not match collation of corresponding parameter in partition function ‘%.*ls’.
SQL Server Error Code – 10738 the number of row value expressions in t
In this blog post, you’ll learn more about the SQL Server Error Code 10738 and the error message description that is shown SQL Server Error Code 10738 SQL Server Error Description for the Code :10738 The number of row value expressions in the INSERT statement exceeds the maximum allowed number of %d row values.