ORA-25209
        invalid value string, EXPIRATION should be non-negative or NEVER
        
        
        Cause
        The expiration was less than zero or NULL.
        Action
        Specify a value for expire_after that is either greater than or equal to zero or NEVER.
        
     
    
    
        ORA-25209
        invalid value string, EXPIRATION should be non-negative or NEVER
        
        
        Cause
        The expiration is less than zero or NULL.
        Action
        Specify a valid value for expire_after which should be greater than or equal to zero or NEVER.
        
     
    
    
        ORA-25209
        invalid value string, EXPIRATION should be non-negative or NEVER
        
        
        Cause
        The expiration is less than zero or NULL.
        Action
        Specify a valid value for expire_after which should be greater than or equal to zero or NEVER.