Command Line Log Summary - how to read

on the summary log, there are several angle brackets 
it makes sense when it says (1  >> )
saying it synchronized 1 record from db1 to db2
but it makes no sense when it says (1      <<)
that would read like it's syncing from db2 to db1 but the documentation explicitly says the sync is one-way from db1 to db2. 
https://documentation.red-gate.com/sc/using-the-command-line/switches-used-in-the-command-line

is there any documentation on how to read these logs, maybe some examples of errors as well so I can capture these logs and email notifications when they fail?
Tagged:

Answers

Sign In or Register to comment.