Hi all,
While updating my machine platform from 21 to 24 (application version 8). I get following error on step 19:
GlobalUpdate script for service model: AOSService on machine: Dev
Moving forward when I see the log the step 19 log it gives error on three standard tables BIConfiguration, FormRunConfiguration and SysClientPerf. The error is as following:
Table Sync Failed for Table: BIConfiguration. Exception: System.InvalidOperationException: Database execution failed: Violation of PRIMARY KEY constraint 'I_65518FIELD'. Cannot insert duplicate key in object 'dbo.SQLDICTIONARY'. The duplicate key value is (4451, 29, 1, 0).
The same error has logged for FormRunConfiguration and SysClientPerf.
What can be done to clear this issue? Should I delete these table data or table+schema from Sql (after taking backup)? or is there any workaround to get rid of these errors?
Please help with your experience. Thank you.