Database Error Messages

OCI-44994

JSON_TABLE with minimal cross product cannot have ordinality column.

Cause

An attempt is being made to specify minimal cross product for JSON_TABLE which has ordinality column.


Action

Remove minimal cross product or remove ordinality column.