Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-42700

jsontype ('string') instance does not match 'string' type modifier

Cause

The jsontype instance passed into TREAT() operator did not match the expected json type modifier.


Action

Fix the input jsontype instance or json type modifier to TREAT() operator so that they match.