KB3064454 - FIX: Hash or merge join hints may be ignored when you execute a query in SQL Server 2012 or SQL Server 2014

Applies To
SQL Server 2012 Developer SQL Server 2012 Enterprise SQL Server 2012 Standard SQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use)

Symptoms

When you execute a query in Microsoft SQL Server 2012 or SQL Server 2014, SQL Server may produce a query plan that uses a nested loop join, even if an explicit join hint is used. This issue occurs in some rare conditions, depending on the query and data shape.

Note To enable this fix, you have to turn on trace flag 4199.

Resolution

The issue was first fixed in the following cumulative update of SQL Server:

Recommendation: Install the latest cumulative update 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. We recommend that you download and install the latest cumulative updates for SQL Server:

      

Status

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