Tag: MS SQL Server Error Codes
SQL Server Error Code – 25005 it is invalid to drop the default constr
In this blog post, you’ll learn more about the SQL Server Error Code 25005 and the error message description that is shown SQL Server Error Code 25005 SQL Server Error Description for the Code :25005 It is invalid to drop the default constraint on the rowguid column that is used by merge replication.
SQL Server Error Code – 33523 cryptographic failure due to insufficien
In this blog post, you’ll learn more about the SQL Server Error Code 33523 and the error message description that is shown SQL Server Error Code 33523 SQL Server Error Description for the Code :33523 Cryptographic failure due to insufficient memory.
SQL Server Error Code – 1035 incorrect syntax near ?%.*ls?, expected
In this blog post, you’ll learn more about the SQL Server Error Code 1035 and the error message description that is shown SQL Server Error Code 1035 SQL Server Error Description for the Code :1035 Incorrect syntax near ?%.*ls?, expected ?%.*ls?.
SQL Server Error Code – 15419 supplied parameter sid should be binary(
In this blog post, you’ll learn more about the SQL Server Error Code 15419 and the error message description that is shown SQL Server Error Code 15419 SQL Server Error Description for the Code :15419 Supplied parameter sid should be binary(16).
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.