Symptoms
When you run a query that tries to spill more than 65,535 extents to the tempdb database, an numeric overflow occurs. Therefore, an incorrect is returned.
Cause
This issue occurs because you can't read all the extents back after overflow.
Resolution
Cumulative update information
The issue was first fixed in the following cumulative update of SQL Server:
- Cumulative Update 11 for SQL Server 2012 Service Pack 2
- Cumulative Update 2 for SQL Server 2012 Service Pack 3
- Cumulative Update 5 for SQL Server 2014 SP1
- Cumulative Update 12 for SQL Server 2014
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 2014:
- Latest cumulative update for SQL Server 2012 SP2
- Latest cumulative update for SQL Server 2012 SP3
- Latest cumulative update for SQL Server 2014 SP1
- 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.