Oracle Error ORA-44411: Invalid ACL: START_DATE cannot be larger than END_DATE for all ACE

Oracle Error Message

ORA-44411: Invalid ACL: START_DATE cannot be larger than END_DATE for all ACE

Reason for the Error

The END_DATE was smaller than the START_DATE in one of the ACE’s in this ACL.

Solution

Set all END_DATE to be larger than or equal to the START_DATE in each of the ACE’s in this ACL.