Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-42633

Table 'string' cannot be flexible and unnested in JSON-relational duality view.

Cause

The table has a flexible column and is linked unnested to a parent table.


Action

Ensure that flexible columns are used only with tables that are explicitly nested under parent tables.