Oracle Error ORA-64102: Cannot create an XMLIndex with a structured component on a CLOB column within the object-relational storage model.

Oracle Error Message

ORA-64102: Cannot create an XMLIndex with a structured component on a CLOB column within the object-relational storage model.

Reason for the Error

An attempt was made to create an XMLIndex with a structured component on a CLOB column within the object-relational storage model.

Solution

Only unstructured XML indexes can be created on a CLOB column within the object-relational storage model.