ORA-14278: columntype or size mismatch in EXCHANGE SUBPARTITION Cause: The corresponding columns in the tables specified inthe ALTER TABLE
EXCHANGE SUBPARTITION are of different type or size Action: Ensurethat the two tables have the same number of columns with the
same type and size.