标题: ORA-14097: column type or size mismatch [打印本页] 作者: admin 时间: 2016-8-18 10:05 标题: ORA-14097: column type or size mismatch ORA-14097: columntype or size mismatch in ALTER TABLE EXCHANGE PARTITION Cause: The corresponding columns in the tables specified inthe ALTER TABLE
EXCHANGE PARTITION are of different type or size Action: Ensurethat the two tables have the same number of columns with the
same type and size.