Oracle Solution for Error ora-30390

Solution for Oracle Error ORA-30390

ORA-30390: the source statement is not equivalent to the destination statement

What triggered the Error:

the set of rows returned by the source SQL text is not the same as the set of rows returned by the destination SQL text

What should we do to fix it:

Make sure both source and destination statement return the same number of rows