Icon View Incident Report

Serious Serious
Reported By: Alan Questell
Reported On: 7/7/2021
For: Version 2.34 Build 3
# 4834 Monthly Jobs Scheduled for 2nd or Higher Week of the Month Incorrectly Execute on a Daily Basis

I think this is a bug because although it is scheduled monthly on a particular day, it runs at the correct time, but every day.

CREATE JOB "Whatever"
RUN AS "Administrator"
FROM DATE '2018-03-02' TO DATE '2025-12-31'
MONTHLY ON THIRD MON OF JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC
BETWEEN TIME '07:55' AND TIME '08:15:00.999'
BEGIN
   Whatever
END



Resolution Resolution
Fixed Problem on 7/9/2021 in version 2.35 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image