标题: ORA-14278: column type or size mismatch [打印本页] 作者: admin 时间: 2016-8-19 11:27 标题: ORA-14278: column type or size mismatch 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.