Tag: MS SQL Server Error Codes
SQL Server Error Code – 11565 the %.*ls json string could not be parse
In this blog post, you’ll learn more about the SQL Server Error Code 11565 and the error message description that is shown SQL Server Error Code 11565 SQL Server Error Description for the Code :11565 The %.*ls JSON string could not be parsed. Please check the formatting of the JSON.
SQL Server Error Code – 13303 constraint
In this blog post, you’ll learn more about the SQL Server Error Code 13303 and the error message description that is shown SQL Server Error Code 13303 SQL Server Error Description for the Code :13303 constraint
SQL Server Error Code – 21878 unable to create a linked server to use
In this blog post, you’ll learn more about the SQL Server Error Code 21878 and the error message description that is shown SQL Server Error Code 21878 SQL Server Error Description for the Code :21878 Unable to create a linked server to use in contacting the remote publisher for original publisher ‘%s’, publisher database ‘%s’, and redirected publisher ‘%s’. The command ‘%s’ failed with Error…
SQL Server Error Code – 25746 operation failed. operation will cause d
In this blog post, you’ll learn more about the SQL Server Error Code 25746 and the error message description that is shown SQL Server Error Code 25746 SQL Server Error Description for the Code :25746 Operation failed. Operation will cause database %S_MSG memory to exceed allowed limit. Event session memory may be released by stopping active sessions or altering session memory options. Check sys.dm_xe_database_sessions for…
SQL Server Error Code – 28063 a corrupted message has been received. a
In this blog post, you’ll learn more about the SQL Server Error Code 28063 and the error message description that is shown SQL Server Error Code 28063 SQL Server Error Description for the Code :28063 A corrupted message has been received. A required variable data field is not present: %S_MSG. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message sequence number:…
SQL Server Error Code – 43014 the same configuration ‘%.*ls’ cannot be
In this blog post, you’ll learn more about the SQL Server Error Code 43014 and the error message description that is shown SQL Server Error Code 43014 SQL Server Error Description for the Code :43014 The same configuration ‘%.*ls’ cannot be updated more than once.
SQL Server Error Code – 46515 the specified sharding column name does
In this blog post, you’ll learn more about the SQL Server Error Code 46515 and the error message description that is shown SQL Server Error Code 46515 SQL Server Error Description for the Code :46515 The specified sharding column name does not match any column in the external table definition.
SQL Server Error Code – 144 cannot use an aggregate or a subquery in
In this blog post, you’ll learn more about the SQL Server Error Code 144 and the error message description that is shown SQL Server Error Code 144 SQL Server Error Description for the Code :144 Cannot use an aggregate or a subquery in an expression used for the group by list of a GROUP BY clause.
SQL Server Error Code – 4847 bulk copying into a table with bigint co
In this blog post, you’ll learn more about the SQL Server Error Code 4847 and the error message description that is shown SQL Server Error Code 4847 SQL Server Error Description for the Code :4847 Bulk copying into a table with bigint columns is not supported for versions earlier than SQL Server 2000.
SQL Server Error Code – 9464 xml parsing: line %d, character %d, xml
In this blog post, you’ll learn more about the SQL Server Error Code 9464 and the error message description that is shown SQL Server Error Code 9464 SQL Server Error Description for the Code :9464 XML parsing: line %d, character %d, XML namespace prefix ‘xml’ can only be associated with the URI http://www.w3.org/XML/1998/namespace. This URI cannot be used with other prefixes.
SQL Server Error Code – 10601 cannot specify included columns for a cl
In this blog post, you’ll learn more about the SQL Server Error Code 10601 and the error message description that is shown SQL Server Error Code 10601 SQL Server Error Description for the Code :10601 Cannot specify included columns for a clustered index.
SQL Server Error Code – 12417 only one query store option can be given
In this blog post, you’ll learn more about the SQL Server Error Code 12417 and the error message description that is shown SQL Server Error Code 12417 SQL Server Error Description for the Code :12417 Only one Query Store option can be given in ALTER DATABASE statement.