ERROR | indextype does not support local domain index on string partitioned table |
CAUSE | 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 |
ACTION | Use a different indextype or build a global domain index |