Database Error Messages

OCI-40599

IS JSON check constraint cannot be dropped.

Cause

An IS JSON check constraint could not be dropped because there was a JSON search index present on the column.


Action

Drop the JSON search index first before dropping the IS JSON check constraint. Alternatively, disable the IS JSON check constraint to prevent a JSON syntax check.