Database Error Messages

OCI-44979

invalid usage of 'minimal cross product' in JSON_TABLE

Cause

Specifying 'minimal cross product' in JSON_TABLE which is not used to create a multi-value index.


Action

Only use 'minimal cross product' in JSON_TABLE to create multi-value index.