Database Error Messages

OCI-40787

invalid input data type for JSON_TRANSFORM

Cause

The specified input to the JSON_TRANSFORM function had an unsupported data type.


Action

Specify an input value that is either a JSON data type or a type capable of representing textual JSON data.