Oracle Error Message
ORA-23420: interval must evaluate to a time in the future
Reason for the Error
The parameter “interval” evaluates to a time earlier than SYSDATE.
Solution
Choose an expression that evaluates to a time later than SYSDATE.
ORA-23420: interval must evaluate to a time in the future
The parameter “interval” evaluates to a time earlier than SYSDATE.
Choose an expression that evaluates to a time later than SYSDATE.