Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-31407

end_date must be greater than the begin_date

Cause

The end data of the change set is earlier than the begin date. The end date must always be later in time than the begin date, so that the duration between the begin and end dates is a positive amount of time.


Action

Change the begin date and/or the end date, so that the end date is later than the begin date.