Oracle Error ORA-29847: cannot create a local domain index on a partitioned index-organized table

Oracle Error Message

ORA-29847: cannot create a local domain index on a partitioned index-organized table

Reason for the Error

User specified a create local domain index statement on a partitioned index-organized table

Solution

Build a global domain index on the partitioned index-organized table