Database Error Messages

ORA-44968

invalid data type for a normal column in JSON_EXPAND_ARRAY

Cause

A normal column in JSON_EXPAND_ARRAY had a data type other than JSON type.


Action

Provide JSON data type for the column in JSON_EXPAND_ARRAY.