ORA-29846
        cannot create a local domain index on a string partitioned table
        
        
        Cause
        An attempt was made to create a local domain index on a table that was partitioned by a partitioning method, which was not supported by domain indexes.
        Action
        Build a global domain index on the partitioned table.
        
     
    
    
        ORA-29846
        cannot create a local domain index on a string partitioned table
        
        
        Cause
        User specified a create local domain index statement on a table partitioned using a method not supported by domain indexes
        Action
        Build a global domain index on the partitioned table
        
     
    
    
        ORA-29846
        cannot create a local domain index on a string partitioned table
        
        
        Cause
        User specified a create local domain index statement on a table partitioned using a method not supported by domain indexes
        Action
        Build a global domain index on the partitioned table