Cause: The user specified a NULL value for either the time_limit or the repeat_interval, or a repeat_interval that is greater than the time_limit See the solution below.
Error solution: Provide a non-null value and make sure time_limit >= repeat_interval
Database version: Oracle 11g Release 2 (11.2)