Instructing Replication Server to Skip Transactions

Use the skip to resync parameter with the resume connection command to instruct Replication Server to skip transactions in the DSI outbound queue for the specified replicate database until Replication Server receives and acknowledges a dump database marker sent by RepAgent.

Replication Server does not process records in the outbound queue, since the data in the replicate database is expected to be replaced with the dump contents.

See Replication Server Reference Manual > Replication Server Commands > resume connection.

Run:
resume connection to data_server.database skip to resync marker
Warning!  If you execute resume connection with the skip to resync marker option on the wrong connection, data on the replicate database becomes unsynchronized.

When you set skip to resync marker, Replication Server does not log the transactions that are skipped in the Replication Server log or in the database exceptions log. Replication Server logs transactions that are skipped when you set skip [n] transaction.