reference partitioning constraint not found

Solution ID:ORA-14655

Type: Oracle

Cause

Partitioning constraint specified in CREATE TABLE ... PARTITION BY REFERENCE was not one of the referential constraints on the table being created.

Actions

Correct the statement to specify a supported partitioning foreign key.

Try the following links for this error:


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


https://community.oracle.com/message/3789597


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