Cannot use expressions involving ROWID data type in reference partitioning parent key

Solution ID:ORA-14665

Type: Oracle

Cause

Parent key of the reference partitioned table's partitioning constraint contained a virtual column that involved the ROWID data type.

Actions

Enable row movement for reference-partitioned child tables before enabling row movement for the parent table.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL