Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.