Chapter 7. SQL Remote Design for AdaptiveSer verAnywhere
Subscribe_by_remotewere set to OFF, the result would be that the new
Customeris sent back to Marc Dill as a DELETE operation.
Aslong as Subscribe_by_remote is set to ON, the Message Agent assumes
therow belongs to the Sales Rep that inserted it, the INSERT is not
replicatedback to Marc Dill, and the replication system is intact.
IfSubscribe_by_remote is set to OFF, you must ensure that the Policy row is
insertedbefore the Customer row, with the referential integrity violation
avoidedby postponing checking to the end of the transaction.
119