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:
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.