Oracle Error ORA-29846: cannot create a local domain index on a string partitioned table

Oracle Error Message

ORA-29846: cannot create a local domain index on a string partitioned table

Reason for the Error

User specified a create local domain index statement on a table partitioned using a method not supported by domain indexes

Solution

Build a global domain index on the partitioned table