ORA-04007
        MINVALUE cannot exceed the current value
        
        
        Cause
        The given MINVALUE was greater than the current value.
        Action
        Ensure that the MINVALUE is less than or equal to the current value.
        
     
    
    
        ORA-04007
        MINVALUE cannot be made to exceed the current value
        
        
        Cause
        the given MINVALUE would be greater than the current value
        Action
        always make sure that MINVALUE is <= the current value
        
     
    
    
        ORA-04007
        MINVALUE cannot be made to exceed the current value
        
        
        Cause
        the given MINVALUE would be greater than the current value
        Action
        always make sure that MINVALUE is <= the current value