标题: ORA-14291: cannot EXCHANGE a composite [打印本页] 作者: admin 时间: 2016-8-19 11:32 标题: ORA-14291: cannot EXCHANGE a composite ORA-14291: cannotEXCHANGE a composite partition with a non-partitioned table Cause: A composite partition can only be exchanged with apartitioned table. Action: Ensurethat the table being exchanged is partitioned or that that the
partition being exchanged is non-composite.