Oracle Error ORA-29845: indextype does not support local domain index on string partitioned table

Oracle Error Message

ORA-29845: indextype does not support local domain index on string partitioned table

Reason for the Error

User specified a create local domain index statement using an indextype that does not support local domain indexes on tables partitioned with the given method

Solution

Use a different indextype or build a global domain index