Wow - this is crippling me today. I'm updating to 14.00.0725 as a required stop by 3rd party. I keep running into the error on the ASIEXP86. Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot insert duplicate key row in object 'dbo.ASIEXP86' with unique index 'AK2ASIEXP86'. I've so far run these steps: SELECT * FROM DYNAMICS..ASIEXP86 WHERE ASI_Field_Number NOT IN (SELECT ASI_Field_Number FROM DYNAMICS..ASITAB20) Removed any offending rows identified. --UPDATE ASIEXP86 SET ASI_Column_Display_Name = ASI_Field_Number where isnumeric(ASI_Column_Display_Name) = 0 Restarting the update seems to keep identifying more records that I can fix but they look to be the core Reminders. I know the post says this is fixed - maybe - in new patches. However, given my requirement to stop here is there another more efficient way to resolve this? Thanks.
↧