Oracle Message ORA-14097 - column type or size mismatch in ALTER TABLE EXCHANGE PARTITION

ERRORcolumn type or size mismatch in ALTER TABLE EXCHANGE PARTITION
CAUSEThe corresponding columns in the tables specified in the ALTER TABLE EXCHANGE PARTITION are of different type or size
ACTIONEnsure that the two tables have the same number of columns with the same type and size.

1144253Repartitioning: Error when adding partitions