Category: SQL Server
SQL Server Error Code – 2787 invalid format specification: ?%.*ls?.
In this blog post, you’ll learn more about the SQL Server Error Code 2787 and the error message description that is shown SQL Server Error Code 2787 SQL Server Error Description for the Code :2787 Invalid format specification: ?%.*ls?.
SQL Server Error Code – 9225 the notification options identifier stri
In this blog post, you’ll learn more about the SQL Server Error Code 9225 and the error message description that is shown SQL Server Error Code 9225 SQL Server Error Description for the Code :9225 The notification options identifier string has %d characters. The maximum allowed length is %d characters.
SQL Server Error Code – 18838 the log reader agent encountered a null
In this blog post, you’ll learn more about the SQL Server Error Code 18838 and the error message description that is shown SQL Server Error Code 18838 SQL Server Error Description for the Code :18838 The Log Reader Agent encountered a NULL command that is not valid. Restart the agent if it has stopped. If the problem persists, reinitialize all subscriptions to the publication.
SQL Server Error Code – 21877 the original publisher ‘%s’ for database
In this blog post, you’ll learn more about the SQL Server Error Code 21877 and the error message description that is shown SQL Server Error Code 21877 SQL Server Error Description for the Code :21877 The original publisher ‘%s’ for database ‘%s’ is not a remote server for the distributor.
SQL Server Error Code – 22107 object ‘%.*ls’ is of a data type that is
In this blog post, you’ll learn more about the SQL Server Error Code 22107 and the error message description that is shown SQL Server Error Code 22107 SQL Server Error Description for the Code :22107 Object ‘%.*ls’ is of a data type that is not supported by the CHANGETABLE function. The object must be a user-defined table.
SQL Server Error Code – 22965 a quoted column in the column list is no
In this blog post, you’ll learn more about the SQL Server Error Code 22965 and the error message description that is shown SQL Server Error Code 22965 SQL Server Error Description for the Code :22965 A quoted column in the column list is not properly terminated. Verify that columns are correctly delimited and retry the operation. For more information, see ‘Delimited Identifiers’ in Books Online.
SQL Server Error Code – 33020 a hashed password cannot be set for a lo
In this blog post, you’ll learn more about the SQL Server Error Code 33020 and the error message description that is shown SQL Server Error Code 33020 SQL Server Error Description for the Code :33020 A HASHED password cannot be set for a login that has CHECK_POLICY turned on.
SQL Server Error Code – 260 disallowed implicit conversion from data
In this blog post, you’ll learn more about the SQL Server Error Code 260 and the error message description that is shown SQL Server Error Code 260 SQL Server Error Description for the Code :260 Disallowed implicit conversion from data type %ls to data type %ls, table ?%.*ls?, column ?%.*ls?. Use the CONVERT function to run this query.
SQL Server Error Code – 6838 attribute-centric idrefs or nmtokens fie
In this blog post, you’ll learn more about the SQL Server Error Code 6838 and the error message description that is shown SQL Server Error Code 6838 SQL Server Error Description for the Code :6838 Attribute-centric IDREFS or NMTOKENS field not supported on tags having element-centric field ‘%.*ls’ of type TEXT/NTEXT or IMAGE. Either specify ELEMENT on IDREFS/NMTOKENS field or remove the ELEMENT directive.
SQL Server Error Code – 25647 the %s_msg, “%.*ls”, could not be found.
In this blog post, you’ll learn more about the SQL Server Error Code 25647 and the error message description that is shown SQL Server Error Code 25647 SQL Server Error Description for the Code :25647 The %S_MSG, “%.*ls”, could not be found. Ensure that the object exists and the name is spelled correctly.
SQL Server Error Code – 4105 user-defined functions, partition functi
In this blog post, you’ll learn more about the SQL Server Error Code 4105 and the error message description that is shown SQL Server Error Code 4105 SQL Server Error Description for the Code :4105 User-defined functions, partition functions, and column references are not allowed in expressions in this context.
SQL Server Error Code – 10739 the insert column list used in the merge
In this blog post, you’ll learn more about the SQL Server Error Code 10739 and the error message description that is shown SQL Server Error Code 10739 SQL Server Error Description for the Code :10739 The insert column list used in the MERGE statement cannot contain multi-part identifiers. Use single part identifiers instead.