Database Error Messages

OCI-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.