Database Error Messages

ORA-44965

invalid data type for the input to JSON_EXPAND_ARRAY

Cause

The input to JSON_EXPAND_ARRAY had a data type other than JSON type.


Action

Provide JSON data type for the input to JSON_EXPAND_ARRAY.