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.
OCI-64153
Cannot create XMLIndex for data stored in a CLOB column within the object-relational storage model.
Cause
An attempt was made to create an XMLIndex on an XML CLOB column stored with object-relational storage.
Action
Change the XML column storage to binary XML.
OCI-64153
Cannot create XMLIndex for data stored in a CLOB column within the object-relational storage model.
Cause
An attempt was made to create an XMLIndex on an XML CLOB column stored with object-relational storage.
Action
Change the XML column storage to binary XML.