Messages are applied only once

The subscriber SQL Remote Message Agent (dbremote) compares the resend_count value in a messages header with the rereceive_count in its local SYSREMOTEUSER system table. If the resend_count value is smaller than rereceive_count, the message is not applied; it is deleted. This behavior ensures that operations are not applied more than once.

 See also