Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-40544

CHECK expression of 'constraint' constraint not possible to use as PRECHECK condition
  • constraint: The constraint name for constraints named by the user or the constraint expression for constraints where the name is generated by the database.

Cause

The CHECK constraint expression has no equivalent in the JSON schema definition.


Action

Remove the PRECHECK keyword from the constraint definition.