OCI-44984
Column 'column_name' does not exist in JSON_TABLE that defines multi-value index columns.
- column_name: The column name of the column.
Cause
An attempt is being made to reorder a column for multi-value index which does not exist in the corresponding JSON_TABLE.
Action
Reorder on columns that are defined in JSON_TABLE.