Category: SQL Server

SQL Server Error Code – 21222 the schema options available for a proce

In this blog post, you’ll learn more about the SQL Server Error Code 21222 and the error message description that is shown SQL Server Error Code 21222 SQL Server Error Description for the Code :21222 The schema options available for a procedure, function, synonym, or aggregate schema article are: 0x00000001, 0x00000020, 0x00001000, 0x00002000, 0x00400000, 0x02000000, 0x08000000, 0x10000000, 0x20000000, 0x40000000, and 0x80000000.

SQL Server Error Code – 29276 brick down message for brick %d enqueued

In this blog post, you’ll learn more about the SQL Server Error Code 29276 and the error message description that is shown SQL Server Error Code 29276 SQL Server Error Description for the Code :29276 Brick down message for brick %d enqueued due to fatal error reported for component %s by component %s in brick %d. Fatal error reported is error code: %d, severity: %d,…

SQL Server Error Code – 21783 cannot add the publisher triggers and th

In this blog post, you’ll learn more about the SQL Server Error Code 21783 and the error message description that is shown SQL Server Error Code 21783 SQL Server Error Description for the Code :21783 Cannot add the Publisher triggers and the article log table to the Oracle Publisher for the article ‘%s’. Verify connection information and ensure that you can connect to the Publisher…

SQL Server Error Code – 9728 cannot find the security certificate bec

In this blog post, you’ll learn more about the SQL Server Error Code 9728 and the error message description that is shown SQL Server Error Code 9728 SQL Server Error Description for the Code :9728 Cannot find the security certificate because the lookup database principal ID (%i) is not valid. The security principal may have been dropped after the conversation was created.

SQL Server Error Code – 35387 tempdb ran out of space during spilling.

In this blog post, you’ll learn more about the SQL Server Error Code 35387 and the error message description that is shown SQL Server Error Code 35387 SQL Server Error Description for the Code :35387 TEMPDB ran out of space during spilling. Verify that data is evenly distributed and/or rewrite the query to consume fewer rows. If the issue still persists, consider upgrading to a…

SQL Server Error Code – 6842 could not serialize the data for node ‘%

In this blog post, you’ll learn more about the SQL Server Error Code 6842 and the error message description that is shown SQL Server Error Code 6842 SQL Server Error Description for the Code :6842 Could not serialize the data for node ‘%.*ls’ because it contains a character (0x%04X) which is not allowed in XML. To retrieve this data convert it to binary, varbinary or…