ORA-40851
        Cannot create a composite multivalue index with ordinality column that is not the last column in the index.
        
        
        Cause
        Attempted to create a composite multivalue index with an ordinality column that was not the last column in the index.
        Action
        Either use the ordinality column as the last column in the index or remove the ordinality column from the index.
        
     
    
    
        ORA-40851
        cannot create a composite multivalue index with ordinality column that is not the last column in the index
        
        
        Cause
        An attempt was made to create a composite multivalue index with ordinality column that was not the last column in the index.
        Action
        Create a composite multi-value index with ordinality column as the last column in the index.
        
     
    
    
        ORA-40851
        cannot create a composite multivalue index with ordinality column that is not the last column in the index
        
        
        Cause
        An attempt was made to create a composite multivalue index with ordinality column that was not the last column in the index.
        Action
        Create a composite multi-value index with ordinality column as the last column in the index.