Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

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