Tag: MS SQL Server Error Codes
SQL Server Error Code – 18345 reason: failed to open the database ‘%.*
In this blog post, you’ll learn more about the SQL Server Error Code 18345 and the error message description that is shown SQL Server Error Code 18345 SQL Server Error Description for the Code :18345 Reason: Failed to open the database ‘%.*ls’ configured in the login object while revalidating the login on the connection.
SQL Server Error Code – 3225 use of with credential syntax is not val
In this blog post, you’ll learn more about the SQL Server Error Code 3225 and the error message description that is shown SQL Server Error Code 3225 SQL Server Error Description for the Code :3225 Use of WITH CREDENTIAL syntax is not valid for credentials containing a Shared Access Signature.
SQL Server Error Code – 12024 the spatial parameter references a colum
In this blog post, you’ll learn more about the SQL Server Error Code 12024 and the error message description that is shown SQL Server Error Code 12024 SQL Server Error Description for the Code :12024 The spatial parameter references a column that is defined below the predicate
SQL Server Error Code – 13221 manual failover
In this blog post, you’ll learn more about the SQL Server Error Code 13221 and the error message description that is shown SQL Server Error Code 13221 SQL Server Error Description for the Code :13221 manual failover
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.
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.