Oracle Error ORA-23377: bad name string for missing_rows_oname1 argument

Oracle Error Message

ORA-23377: bad name string for missing_rows_oname1 argument

Reason for the Error

An attempt was made to use the name of the reference site table as the name of the missing_rows_oname1 argument.

Solution

Provide a separately created table with a different name for missing_rows_oname1 argument. The separately created table will contain the differences between the tables being compared.