ERROR | redundant column in partitioning and join columns is not allowed |
CAUSE | An attempt was made to specify redundant columns in partitioning and join columns for NATURAL or named column PARTITIONED OUTER JOIN. |
ACTION | Do not specify redundant column in partitioning and join columns. |