ORA-14277: tables inEXCHANGE SUBPARTITION must have the same number of columns Cause: The two tables specified in the ALTER TABLE EXCHANGE
SUBPARTITION have different number of columns Action: Ensurethat the two tables have the same number of columns with the
same type and size.