Constraints and FKs

  • It would be better if you removed Replication and then set the NOT FOR REPLICATION on the desired Tables. Once that is done, Then set up Replication again.


    Kindest Regards,

  • Thanks for that Trigger,

    I had a feeling that was going to be the answer. My issue was FK records were being replicated before the PK record and so were conflicting. Having done a bit of research, one solution was to change constraints to NFR, another was to increase the batch size in the profile. I have tried increasing the batch size and will see if I still need to apply the changes to the constraints.

    Thanks Again...Graeme

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply