Database Error Messages

ORA-44966

cannot expand multiple JSON arrays

Cause

The row path expression is selecting multiple arrays as the target of JSON_EXPAND_ARRAY.


Action

Ensure that the row path expression selects only one JSON array.