Friends,
I am running full sync background job in RAR and it throwingout error.Below is the error message...looks like its trying to insert some duplicate and failing but don't know how to fix it.Please help
2011-04-11 10:21:43 Failed Error while executing the Job for Object(s) :AHRDLY:Violation of PRIMARY KEY constraint 'PK__VIRSA_CC_COMPROL__75A40FA3'. Cannot insert duplicate key in object 'dbo.VIRSA_CC_COMPROLES'.
2011-04-11 11:09:43 Failed Error while executing the Job for Object(s) :DHEIDLNDKL:Violation of PRIMARY KEY constraint 'PK__VIRSA_CC_COMPROL__75A40FA3'. Cannot insert duplicate key in object 'dbo.VIRSA_CC_COMPROLES'.
2011-04-11 11:10:38 Failed Error while executing the Job for Object(s) :AMANFRKFD:Violation of PRIMARY KEY constraint 'PK__VIRSA_CC_COMPROL__75A40FA3'. Cannot insert duplicate key in object 'dbo.VIRSA_CC_COMPROLES'.
Thanks.