Anyone run hr_ex_employee_api recently?
Trying to terminate an employee using the api. Oracle db version 11.2.0.4 .
But getting the error ORA-20001: Termination date must be later than employee's start date
Through the application, latest start date is 16-AUG-1993. Termination date is 30-SEP-2022.
This is similar to the problem below, but the suggested solution of changing termination date parameter to a future date didnae work. I set termination date to 30-SEP-4712 but still get the error.