Cannot use expressions involving BLOB or CLOB data types in reference partitioning parent key

Solution ID:ORA-14666

Type: Oracle

Cause

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

Actions

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

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