Oracle Message ORA-14278 - column type or size mismatch in EXCHANGE SUBPARTITION

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