Oracle Message ORA-14096 - tables in ALTER TABLE EXCHANGE PARTITION must have the same number of columns

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