ERROR | column type or size mismatch in ALTER TABLE EXCHANGE PARTITION |
CAUSE | The corresponding columns in the tables specified in the ALTER TABLE EXCHANGE PARTITION are of different type or size |
ACTION | Ensure that the two tables have the same number of columns with the same type and size. |
1144253 | Repartitioning: Error when adding partitions |