Database Error Messages

OCI-14434

non-existent partitioning column in ALTER TABLE statement

Cause

The partitioning column specified in the ALTER TABLE statement was not one of the columns of the table being altered.


Action

Ensure that all columns in the partitioning column list are columns of the table being altered.