Database Error Messages

OCI-14433

Reference partitioning is not allowed in the online version of modification to a partitioned state DDL.

Cause

An attempt was made to convert a non-partitioned table to a reference partitioned table using the online version of the DDL, which is not allowed.


Action

Remove the ONLINE keyword from the statement.