Consider the following scenario:
- You install the Absconfig tool in a Microsoft Lync Server 2013 environment.
- You run Absconfig.exe on Lync Server 2013 front-end servers that have the Address Book Service enabled to change an address book attribute.
- You run the Update-CsUserDatabase cmdlet to start a new replicator sync cycle.
- You apply either the October 2013 or the January 2014 cumulative update for Lync Server 2013.
- You run the following command to update the rtcab database:
Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn <FQDN>
Error creating procedure RtcResetAbAttributes:
sql error code = 547, error message = The DELETE statement conflicted with the REFERENCE constraint "FK_AbAttrValue_AbAttribute". The conflict occurred in database "rtcab", table "dbo.AbAttributeValue", column 'AttrId'., line number = 26 sql error code = 3621, error message = The statement has been terminated., line number = 26
sql error code = 547, error message = The DELETE statement conflicted with the REFERENCE constraint "FK_AbAttrValue_AbAttribute". The conflict occurred in database "rtcab", table "dbo.AbAttributeValue", column 'AttrId'., line number = 26 sql error code = 3621, error message = The statement has been terminated., line number = 26