Oracle Message ORA-02438 - Column check constraint cannot reference other columns

ERRORColumn check constraint cannot reference other columns
CAUSEattempted to define a column check constraint that references another column.
ACTIONdefine it as a table check constriant.