Oracle Message ORA-14277 - tables in EXCHANGE SUBPARTITION must have the same number of columns

ERRORtables in EXCHANGE SUBPARTITION must have the same number of columns
CAUSEThe two tables specified in the ALTER TABLE EXCHANGE SUBPARTITION have different number of columns
ACTIONEnsure that the two tables have the same number of columns with the same type and size.