Database Error Messages

OCI-44981

Not all composite multi-value index columns are from JSON_TABLE.

Cause

An attempt is being made to create a composite multi-value index using non JSON_TABLE syntax or some composite multi-value index columns are not from JSON_TABLE.


Action

Use JSON_TABLE syntax solely to create composite multi-value index.