Database Error Messages

OCI-61762

Cannot alter JSON modifier because it conflicts with existing data.

Cause

An attempt is being made to specify an alter table to change a JSON type column modifier which conflicts with data stored in the column.


Action

Choose a different JSON type column modifier or drop the conflicting data.