Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-32790

Element 'element_name_1' cannot share the default table 'table_name' with element 'element_name_2'.
  • element_name_1: The XML element name.
  • table_name: The default table name.
  • element_name_2: The XML element name.

Cause

An element, in the restriction, shared a default table with the corresponding element in its supertype.


Action

Change the name of the default table for the element in the restriction.