5956 A range start or end must not specify leap seconds.
Explanation:
In RANGE_N function, a range start or end(a constant expression) must not result in a time or timestamp value that specifies leap seconds (that is, seconds is greater than 59.999999). Note that a range ending with seconds of 59.999999 includes test values with leap seconds.
Generated By:
OPT module.
For Whom:
End User.
Remedy:
Change the range start or end to not specify leap seconds and resubmit the re- quest.