All Oracle Error Codes
Oracle DBA Forum
ORA-02438:
Column check constraint cannot reference other columns
Cause:
attempted to define a column check constraint that references another column.
Action:
define it as a table check constriant.