Database Error Messages

ORA-19083

XML Search Index supported only for Transportable Binary XML.

Cause

An attempt was made to create an XML Search Index on an XMLType column that was not stored as transportable binary XML.


Action

Use XMLType column stored as transportable binary XML.