KB3055799 - FIX: "Cannot bulk load" error when you run a query that contains INSERT statements if trace flags 4199 and 610 are enabled on a server that is running SQL Server 2014

Applies To
SQL Server 2014 Business Intelligence - duplicate (do not use) SQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Express - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use) SQL Server 2014 Web - duplicate (do not use)

Symptoms

Assume that you enable trace flags 4199 and 610 on a server that is running Microsoft SQL Server 2014. When you run a query that contains INSERT statements, you may receive an error message that resembles the following:

Note

Server: Msg 4819, Level 16, State 1, Line 3 Cannot bulk load. The bulk data stream was incorrectly specified as sorted or the data violates a uniqueness constraint imposed by the target table. Sort order incorrect for the following two rows: primary key of first row: row_id, primary key of second row: row_id.

      

Resolution

This problem was first fixed in the following cumulative update for SQL Server:

Cumulative Update 7 for SQL Server 2014
      

About cumulative updates for SQL Server

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Latest cumulative update for SQL Server 2014
      

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology Microsoft uses to describe software updates.