Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-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.