Database Error Messages

ORA-44992

JSON_TABLE with minimal cross product cannot have parallel arrays.

Cause

Parallel arrays are encounted for JSON_TABLE with minimal cross product.


Action

Ensure that there is only one array in JSON_TABLE with minimal cross product.