ORA-14095:ALTER TABLE EXCHANGE requires a non-partitioned, non-clustered table
错误码
错误描述:ALTER TABLE EXCHANGE requires a non-partitioned, non-clustered table
错误原因:The table in the EXCHANGE operation is either clustered or partitioned
解决方法:Ensure that the table with which the partition is being exchanged for is not partitioned or clustered.
向认证技术专家提问
向技术专家提问


