...
- IGNORE: skip the transaction
- RETRY: try again
- ABORT: abort the apply process
- RESTART: rollback and restart the transaction
- ROLLBACK:rollbacks the transaction
- IGNOREALL:ignore all current conflicts
To see the SQL that is causing the conflict, logon to the apply (target database) as the Dbvisit Replicate schema owner (dbvrep) and query table:
...