Select the product you need help with
FIX: "Error: 17066" occurs when you create a partitioned nonclustered index in SQL Server 2008 R2 if a parallel execution plan is usedArticle ID: 2530913 - View products that this article applies to. On This PageMicrosoft distributes Microsoft SQL Server 2008 R2 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 R2 fix release. SYMPTOMSWhen you use a parallel execution plan to try to create a partitioned nonclustered index in Microsoft SQL Server 2008 R2, an issue occurs that has the following symptoms:
Note
CAUSEThis issue occurs because two or more SQL Server parallel threads perform index creation on overlapped partition ranges. RESOLUTIONCumulative update informationSQL Server 2008 R2 Service Pack 1The fix for this issue was first released in Cumulative Update 1 for SQL Server 2008 R2 Service Pack 1. For more information about how to obtain this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:2544793 Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 R2 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/2544793/
)
Cumulative Update package 1 for SQL Server 2008 R2 Service Pack 12567616
(http://support.microsoft.com/kb/2567616/
)
The SQL Server 2008 R2 builds that were released after SQL Server 2008 R2 Service Pack 1 was released SQL Server 2008 R2The fix for this issue was first released in Cumulative Update 8. For more information about how to obtain this cumulative update package for SQL Server 2008 R2, click the following article number to view the article in the Microsoft Knowledge Base: 2534352 Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 R2 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/2534352/
)
Cumulative Update package 8 for SQL Server 2008 R2 981356
(http://support.microsoft.com/kb/981356/
)
The SQL Server 2008 R2 builds that were released after SQL Server 2008 R2 was releasedWORKAROUNDTo work around this issue, use one of the following methods:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONFor more information about the CREATE INDEX statement, visit the following MSDN website: General information about the CREATE INDEX statement For more information about the CREATE PARTITION FUNCTION statement, visit the following MSDN website:
(http://msdn.microsoft.com/en-us/library/ms188783.aspx)
General information about the CREATE PARTITION FUNCTION statement
(http://msdn.microsoft.com/en-us/library/ms187802.aspx)
PropertiesArticle ID: 2530913 - Last Review: July 18, 2011 - Revision: 2.0 APPLIES TO
| Article Translations |


Back to the top








