Tag: MS SQL Server Error Codes
SQL Server Error Code – 15525 sp_checknames is used to search for non
In this blog post, you’ll learn more about the SQL Server Error Code 15525 and the error message description that is shown SQL Server Error Code 15525 SQL Server Error Description for the Code :15525 sp_checknames is used to search for non 7-bit ASCII characters.
SQL Server Error Code – 16609 cannot create or update sync group ‘%ls’
In this blog post, you’ll learn more about the SQL Server Error Code 16609 and the error message description that is shown SQL Server Error Code 16609 SQL Server Error Description for the Code :16609 Cannot create or update sync group ‘%ls’ because the conflict resolution policy is invalid.
SQL Server Error Code – 21788 invalid parameter passed to sp_ihsetxact
In this blog post, you’ll learn more about the SQL Server Error Code 21788 and the error message description that is shown SQL Server Error Code 21788 SQL Server Error Description for the Code :21788 Invalid parameter passed to sp_IHSetXactBatching. The bit flag to enable/disable Xact batching must be 0 or 1.
SQL Server Error Code – 21824 can not add constraints to multiple colu
In this blog post, you’ll learn more about the SQL Server Error Code 21824 and the error message description that is shown SQL Server Error Code 21824 SQL Server Error Description for the Code :21824 Can not add constraints to multiple columns because table %s is published but column %s is not in all active partitions, please use separate DDL statement.
SQL Server Error Code – 146 could not allocate ancillary table for a
In this blog post, you’ll learn more about the SQL Server Error Code 146 and the error message description that is shown SQL Server Error Code 146 SQL Server Error Description for the Code :146 Could not allocate ancillary table for a subquery. Maximum number of tables in a query (%d) exceeded.
SQL Server Error Code – 4002 the incoming tabular data stream (tds) p
In this blog post, you’ll learn more about the SQL Server Error Code 4002 and the error message description that is shown SQL Server Error Code 4002 SQL Server Error Description for the Code :4002 The incoming tabular data stream (TDS) protocol stream is incorrect. The stream ended unexpectedly.
SQL Server Error Code – 9006 cannot shrink log file %d (%s) because t
In this blog post, you’ll learn more about the SQL Server Error Code 9006 and the error message description that is shown SQL Server Error Code 9006 SQL Server Error Description for the Code :9006 Cannot shrink log file %d (%s) because total number of logical log files cannot be fewer than %d.
SQL Server Error Code – 11422 an alter table switch statement was exec
In this blog post, you’ll learn more about the SQL Server Error Code 11422 and the error message description that is shown SQL Server Error Code 11422 SQL Server Error Description for the Code :11422 An ALTER TABLE SWITCH statement was executed on database ‘%.*ls’, table ‘%.*ls’ by hostname ‘%.*ls’, host process ID %d with target table ‘%.*ls’ using the WAIT_AT_LOW_PRIORITY options with MAX_DURATION =…
SQL Server Error Code – 14019 the @operation parameter value must be e
In this blog post, you’ll learn more about the SQL Server Error Code 14019 and the error message description that is shown SQL Server Error Code 14019 SQL Server Error Description for the Code :14019 The @operation parameter value must be either add, drop, or alter.
SQL Server Error Code – 21125 a table used in merge replication must h
In this blog post, you’ll learn more about the SQL Server Error Code 21125 and the error message description that is shown SQL Server Error Code 21125 SQL Server Error Description for the Code :21125 A table used in merge replication must have at least one non-computed column.
SQL Server Error Code – 33263 security predicates can only be added to
In this blog post, you’ll learn more about the SQL Server Error Code 33263 and the error message description that is shown SQL Server Error Code 33263 SQL Server Error Description for the Code :33263 Security predicates can only be added to user tables and schema bound views. ‘%.*ls’ is not a user table or a schema bound view.
SQL Server Error Code – 5602 the service master key regeneration was
In this blog post, you’ll learn more about the SQL Server Error Code 5602 and the error message description that is shown SQL Server Error Code 5602 SQL Server Error Description for the Code :5602 The service master key regeneration was successful.
SQL Server Error Code – 28075 the broker in the sender’s database is i
In this blog post, you’ll learn more about the SQL Server Error Code 28075 and the error message description that is shown SQL Server Error Code 28075 SQL Server Error Description for the Code :28075 The broker in the sender’s database is in single user mode. Messages cannot be delivered while in single user mode.
SQL Server Error Code – 7344 the ole db provider “%ls” for linked ser
In this blog post, you’ll learn more about the SQL Server Error Code 7344 and the error message description that is shown SQL Server Error Code 7344 SQL Server Error Description for the Code :7344 The OLE DB provider “%ls” for linked server “%ls” could not %ls table “%ls” because of column “%ls”. %ls
SQL Server Error Code – 22856 warning: the @allow_partition_switch par
In this blog post, you’ll learn more about the SQL Server Error Code 22856 and the error message description that is shown SQL Server Error Code 22856 SQL Server Error Description for the Code :22856 Warning: The @allow_partition_switch parameter is set to 0. ALTER TABLE … SWITCH PARTITION statement will be disallowed on this partitioned table. Refer to books online for more information about partition…
SQL Server Error Code – 33444 the database ‘%.*s’ cannot be enabled fo
In this blog post, you’ll learn more about the SQL Server Error Code 33444 and the error message description that is shown SQL Server Error Code 33444 SQL Server Error Description for the Code :33444 The database ‘%.*s’ cannot be enabled for both FILESTREAM non-transacted access and HADR.
SQL Server Error Code – 41049 always on availability groups: local win
In this blog post, you’ll learn more about the SQL Server Error Code 41049 and the error message description that is shown SQL Server Error Code 41049 SQL Server Error Description for the Code :41049 Always On Availability Groups: Local Windows Server Failover Clustering node is no longer online. This is an informational message only. No user action is required.
SQL Server Error Code – 4416 union all view ‘%.*ls’ is not updatable
In this blog post, you’ll learn more about the SQL Server Error Code 4416 and the error message description that is shown SQL Server Error Code 4416 SQL Server Error Description for the Code :4416 UNION ALL view ‘%.*ls’ is not updatable because the definition contains a disallowed construct.
SQL Server Error Code – 9334 %sthe ‘form’ attribute cannot be specifi
In this blog post, you’ll learn more about the SQL Server Error Code 9334 and the error message description that is shown SQL Server Error Code 9334 SQL Server Error Description for the Code :9334 %sThe ‘form’ attribute cannot be specified on a local attribute or element definition that has the ‘ref’ attribute. Location: ‘%ls’.
SQL Server Error Code – 6229 type “%.*ls.%.*ls” is marked for native
In this blog post, you’ll learn more about the SQL Server Error Code 6229 and the error message description that is shown SQL Server Error Code 6229 SQL Server Error Description for the Code :6229 Type “%.*ls.%.*ls” is marked for native serialization. It is not marked with “LayoutKind.Sequential”. Native serialization requires the type to be marked with “LayoutKind.Sequential”.