Database Error Messages

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

ORA-64153

Cannot create XML Index for data stored in a CLOB column with object relational storage model.

Cause

An attempt was made to create an XML Index on a CLOB column stored with object relational storage model.


Action

Change the column storage to binary XML.