Database Error Messages

ORA-44999

Indexing nested array is not supoorted in anynode multi-value index.

Cause

An attempt is being made to index an nested array in anyNode multi-value index.


Action

Ensure there is no nested array or allow indexing nested array via the following bug fix control: alter session set "_fix_control"='36581302:ON';