| Error | ORA-30389 |
Description | the source statement is not compatible with the destination statement | Cause | The SELECT clause of the source statement is not compatible with the SELECT clause of the destination statement | Action | Verify both SELECT clauses are compatible with each other such as numbers of SELECT list items are the same and the datatype for each SELECT list item is compatible |