Database Error Messages

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

ORA-30963

The indexed column is not of XMLTYPE.

Cause

An attempt was made to create an XML index on a non-XMLTYPE column.


Action

Re-create the XML index on an XMLTYPE column.