Database Error Messages

OCI-44986

Ordinality column in multi-valued index cannot be re-reodered alone.

Cause

An attempt is being made to reorder a multi-value index so that ordinality column is not right after its associated column in JSON_TABLE.


Action

Reorder ordinality column and its associated column toghter in multi-value index.