Oracle Message ORA-12992 - cannot drop parent key column

ERRORcannot drop parent key column
CAUSEAn attempt was made to drop a parent key column.
ACTIONDrop all constraints referencing the parent key column, or specify CASCADE CONSTRAINTS in statement.