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 Replication Agent.
Replication Server skips processing of 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.
resume connection to data_server.database
[skip [n] transaction | execute transaction | skip to resync marker]
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.