Oracle Message ORA-14655 - reference partitioning constraint not found

ERRORreference partitioning constraint not found
CAUSEPartitioning constraint specified in CREATE TABLE ... PARTITION BY REFERENCE was not one of the referential constraints on the table being created.
ACTIONEnsure that the specified partitioning constraint is one of the referential constraints on the table being created.