标题: ORA-14095: ALTER TABLE EXCHANGE requires [打印本页] 作者: admin 时间: 2016-8-18 10:04 标题: ORA-14095: ALTER TABLE EXCHANGE requires ORA-14095: ALTERTABLE EXCHANGE requires a non-partitioned, non-clustered table Cause: The table in the EXCHANGE operation is eitherclustered or partitioned Action: Ensurethat the table with which the partition is being exchanged for is
not partitioned or clustered.