Oracle Error ORA-64105: Cannot create domain index on XMLIndex internal tables.

Oracle Error Message

ORA-64105: Cannot create domain index on XMLIndex internal tables.

Reason for the Error

An attempt was made to create a domain index on an internal table of an XMLIndex.

Solution

Create the domain index on the base table.