Database Error Messages

ORA-14429

System partitioning is not allowed in modification to a partitioned state DDL.

Cause

An attempt was made to convert a non-partitioned table to system partitioned table, which is illegal.


Action

Specify a different partitioning method in the modification to a partitioned state DDL.