Select the product you need help with
FIX: An infinite loop occurs in a hierarchy that contains a circular relationship in SQL Server 2008 R2Article ID: 2628712 - View products that this article applies to. Microsoft 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. On This PageSYMPTOMSConsider the following scenario:
CAUSEThis issue occurs because the udpStagingSweep and udpStagingMemberAttributeSave procedures call the udpMemberRecursiveCircularCheck procedure one time for each staging row. This behavior should check a domain-based attribute value, and returns an error if the staging row causes a circular reference together with the existing data. After all staging rows are checked, you receive the following results:
RESOLUTIONCumulative update informationSQL Server 2008 R2 Service Pack 1The fix for this issue was first released in Cumulative Update 4. For more information about how to obtain this cumulative update package for SQL Server 2008 R2 SP1, click the following article number to view the article in the Microsoft Knowledge Base:2633146 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 SP1 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/2633146/
)
Cumulative Update package 4 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 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
WORKAROUNDTo work around this issue, use one of the following methods:
REFERENCESFor more information about how to open an activity monitor in SQL Server Management Studio, visit the following MSDN website: How to open an activity monitor in SQL Server Management Studio For more information about the KILL syntax, visit the following MSDN website:
(http://msdn.microsoft.com/en-us/library/ms175518.aspx)
General information about the KILL syntax For more information about the sys.dm_exec_requests DMV, visit the following MSDN website:
(http://msdn.microsoft.com/en-us/library/ms173730.aspx)
General information about the sys.dm_exec_requests DMV For more information about the sys.dm_exec_sql_text DMV, visit the following MSDN website:
(http://msdn.microsoft.com/en-us/library/ms177648.aspx)
General information about the sys.dm_exec_sql_text DMV For more information about the DBCC INPUTBUFFER command, visit the following MSDN website:
(http://msdn.microsoft.com/en-us/library/ms181929.aspx)
General information about the DBCC INPUTBUFFER command For more information about the Incremental Servicing Model for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base:
(http://msdn.microsoft.com/en-us/library/ms187730.aspx)
935897 For more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/935897/
)
An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problems822499 For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/822499/
)
New naming schema for Microsoft SQL Server software update packages824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updatesPropertiesArticle ID: 2628712 - Last Review: December 22, 2011 - Revision: 3.0 APPLIES TO
|


Back to the top








