Database Error Messages

OCI-18177

XQuery full text expression 'text_expression' cannot be evaluated using XML full text index.
  • text_expression: The full text expression.

Cause

There is no XML full text index to evaluate the XQuery full text expression filtering XML documents that are stored in an XMLType table or column.


Action

Create an XML full text index on the XML documents stored in an XMLType table or column and ensure that the XQuery full text expression can be evaluated by an XML full text index.