ORA-14434:non-existent partitioning column in ALTER TABLE statement
错误码
错误描述:non-existent partitioning column in ALTER TABLE statement
错误原因:The partitioning column specified in the ALTER TABLE statement was not one of the columns of the table being altered.
解决方法:Ensure that all columns in the partitioning column list are columns of the table being altered.
向认证技术专家提问
向技术专家提问


