ORA-31503: invalid date supplied for begin_date or end_date
What triggered the Error:
The caller supplied an invalid value for begin_date or end_date. The value must be a valid date value.What should we do to fix it:
Correct call to supply a valid date value for begin_date and/or end_date.