Database Error Messages

ORA-14667

Cannot use expressions involving object data types in reference partitioning parent key

Cause

Parent key of the reference partitioned table's partitioning constraint contained a virtual column that involved an object data type (object, REF, nested table, array).


Action

Correct the statement to specify a partitioning constraint with supported parent key and reenter.