Tag: MS SQL Server Error Codes

SQL Server Error Code – 360 the target column list of an insert, upd

In this blog post, you’ll learn more about the SQL Server Error Code 360 and the error message description that is shown SQL Server Error Code 360 SQL Server Error Description for the Code :360 The target column list of an INSERT, UPDATE, or MERGE statement cannot contain both a sparse column and the column set that contains the sparse column. Rewrite the statement to…

SQL Server Error Code – 33304 the transmission queue row with conversa

In this blog post, you’ll learn more about the SQL Server Error Code 33304 and the error message description that is shown SQL Server Error Code 33304 SQL Server Error Description for the Code :33304 The transmission queue row with conversation handle ‘%ls’ and message sequence number %d references a missing multicast message body row with reference %d.

SQL Server Error Code – 41842 too many rows inserted or updated in thi

In this blog post, you’ll learn more about the SQL Server Error Code 41842 and the error message description that is shown SQL Server Error Code 41842 SQL Server Error Description for the Code :41842 Too many rows inserted or updated in this transaction. You can insert or update at most 4,294,967,294 rows in memory-optimized tables in a single transaction.

SQL Server Error Code – 17836 length specified in network packet paylo

In this blog post, you’ll learn more about the SQL Server Error Code 17836 and the error message description that is shown SQL Server Error Code 17836 SQL Server Error Description for the Code :17836 Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.*ls

SQL Server Error Code – 40626 the alter database command is in process

In this blog post, you’ll learn more about the SQL Server Error Code 40626 and the error message description that is shown SQL Server Error Code 40626 SQL Server Error Description for the Code :40626 The ALTER DATABASE command is in process.  Please wait at least five minutes before logging into database ‘%.*ls’, in order for the command to complete.  Some system catalogs may be…