标题: ORA-14030: non-existent partitioning column [打印本页] 作者: admin 时间: 2016-8-18 09:52 标题: ORA-14030: non-existent partitioning column ORA-14030:non-existent partitioning column in CREATE TABLE statement Cause: Partitioning column specified in CREATE TABLEstatement is not one of
columns of the table being created. Action: Ensurethat all columns in the partitioning column list are columns of the
table being created.