ORA-43932
        DROP IDENTITY cannot be combined with other operations
        
        
        Cause
        An ALTER TABLE statement attempted to combine DROP IDENTITY with some other operation, which is not allowed.
        Action
        Ensure that DROP IDENTITY is the only operation specified in an ALTER TABLE statement.
        
     
    
    
        ORA-43932
        DROP IDENTITY cannot be combined with other operations
        
        
        Cause
        An ALTER TABLE statement attempted to combine DROP IDENTITY with some other operation, which is not allowed.
        Action
        Ensure that DROP IDENTITY is the only operation specified in an ALTER TABLE statement.
        
     
    
    
        ORA-43932
        DROP IDENTITY cannot be combined with other operations
        
        
        Cause
        An ALTER TABLE statement attempted to combine DROP IDENTITY with some other operation, which is not allowed.
        Action
        Ensure that DROP IDENTITY is the only operation specified in an ALTER TABLE statement.