Oracle Error ORA-64103: Cannot create an XMLIndex on an object-relational XML type table or column.

Oracle Error Message

ORA-64103: Cannot create an XMLIndex on an object-relational XML type table or column.

Reason for the Error

An attempt was made to create an XMLIndex on an XML type table or column that uses the object-relational storage model.

Solution

The object-relational storage model does not support an XMLIndex.