Database Error Messages

DIA-49021

Property "property_name" in JSON dot-notation access does not have one of the expected data types JSON, VARCHAR2, CLOB, BLOB.
  • property_name: The name of the referenced property.

Cause

Property has a data type that is not compatible with any of the expected input data types for JSON dot-notation access.


Action

Modify the JSON dot-notation access.