Database Error Messages

ORA-14350

check constraint condition has an invalid reference

Cause

An attempt was made to construct a check constraint condition with an invalid reference, such as a hidden column created for a virtual column, or a guard column.


Action

Remove the invalid reference from the check constraint condition.