The compare fails with the desvr log showing the following:
Source Table: <owner>.<tablename>
Oracle Error 904: ORA-00904: "<column_name>": invalid identifier
A wrong column name has been used in compare command.
If using a "where" clause in compare; check to make sure to use the correct column name, otherwise compare will fail with ORA-00904.