To force the conflict, the target table is going to be updated to a different value to than the source table.
1. On the target table on the target server (dbv02), run the following SQL to update the value
...
3. Update the AMOUNT_RECEIVED for PROD_ID = 101 on the source database. On source server (dbv01) run the following SQL to update the value
...