Icon View Incident Report

Minor Minor
Reported By: Steve Gill
Reported On: 4/20/2016
For: Version 2.23 Build 2
# 4381 Next Run Date/Time for Jobs Being Calculated Incorrectly

I have a job (below) that is set to run every 1 minute. The details for the job shows the following:

Last Run: 2016-04-20 08:05:46.705 PM

Next Run: 2016-04-21 12:01 AM

According to the details the job won't run again until just after midnight, even though it is set to run every minute.

CREATE JOB "DoProcess"
RUN AS "System"
FROM DATE '2016-01-01' TO DATE '2999-12-31'
EVERY 1 MINUTES ON MON, TUE, WED, THU, FRI, SAT, SUN
BETWEEN TIME '00:01' AND TIME '23:59'



Resolution Resolution
Fixed Problem on 4/28/2016 in version 2.24 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