Category: SQL Server

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 – 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 – 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 – 20665 the republisher does not have a range of

In this blog post, you’ll learn more about the SQL Server Error Code 20665 and the error message description that is shown SQL Server Error Code 20665 SQL Server Error Description for the Code :20665 The republisher does not have a range of identity values from the root Publisher that it can assign to its Subscribers. Run the Merge Agent to synchronize with the root…

SQL Server Error Code – 25730 the extended events session named “%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 25730 and the error message description that is shown SQL Server Error Code 25730 SQL Server Error Description for the Code :25730 The Extended Events session named “%.*ls” was modified during the upgrade and one of the bucketizer targets was excluded from the Extended Events session. Only one bucketizer target is supported…

SQL Server Error Code – 30022 warning: the configuration of a full-tex

In this blog post, you’ll learn more about the SQL Server Error Code 30022 and the error message description that is shown SQL Server Error Code 30022 SQL Server Error Description for the Code :30022 Warning: The configuration of a full-text stoplist was modified using the WITH NO POPULATION clause. This put the full-text index into an inconsistent state. To bring the full-text index into…

SQL Server Error Code – 110 there are fewer columns in the insert st

In this blog post, you’ll learn more about the SQL Server Error Code 110 and the error message description that is shown SQL Server Error Code 110 SQL Server Error Description for the Code :110 There are fewer columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified…