ORA-04014
        MINVALUE must be specified for cycling descending sequences
        
        
        Cause
        The wrap value was not specified for the sequences that cycle.
        Action
        Re-create the sequence, specifying a MINVALUE.
        
     
    
    
        ORA-04014
        descending sequences that CYCLE must specify MINVALUE
        
        
        Cause
        sequences that cycle must have their wrap-wrap specified
        Action
        re-create the sequence, specifying its wrap-value
        
     
    
    
        ORA-04014
        descending sequences that CYCLE must specify MINVALUE
        
        
        Cause
        sequences that cycle must have their wrap-wrap specified
        Action
        re-create the sequence, specifying its wrap-value