ORA-19379: invalid time_limit or repeat_interval
What triggered the Error:
e user specified a NULL value for either the time_limit or the repeat_interval, or a repeat_interval that is greater than the time_limitWhat should we do to fix it:
ovide a non-null value and make sure time_limit >= repeat_interval