how to insert records even though the record for that same pri key exsits
I need to replicate inserts to a target sqlmp table.
Problem is after the first insert, if second insert comes on that same cardnumber which happens to be the prikey.. the replicator abends giving error 10(key 1) ..
I still need it to be inserted to have history of those records in same target table.
How can I do it?
Regards,
Mudassir