Oracle Error ORA-64108: Cannot truncate a table that has an XMLIndex whose internal table has been indexed using Oracle Text.

Oracle Error Message

ORA-64108: Cannot truncate a table that has an XMLIndex whose internal table has been indexed using Oracle Text.

Reason for the Error

An attempt was made to truncate a table that has an XMLIndex whose internal table has been indexed using Oracle Text.

Solution

Drop the Oracle Text index on the XMLIndex internal table.