ORA-29853
        keyword UNIQUE may not be used in creating domain indexes
        
        
        Cause
        An attempt was made to create a domain index with the UNIQUE attribute.
        Action
        Remove UNIQUE from the CREATE INDEX statement.
        
     
    
    
        ORA-29853
        keyword UNIQUE may not be used in creating domain indexes
        
        
        Cause
        An attempt was made to create a domain index with the UNIQUE attribute.
        Action
        Remove UNIQUE from the CREATE INDEX statement.
        
     
    
    
        ORA-29853
        keyword UNIQUE may not be used in creating domain indexes
        
        
        Cause
        An attempt was made to create a domain index with the UNIQUE attribute.
        Action
        Remove UNIQUE from the CREATE INDEX statement.