Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Job Issue.
Wed, Apr 20 2016 9:20 AMPermanent Link

Steve Gill

Avatar

I have a job that is set to run every 1 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'

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.

EDB 2.23 Build 2

= Steve
Wed, Apr 20 2016 10:23 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

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

Thanks, I'll check this out.  I'm pretty sure that it's just the Next Run that is being calculated incorrectly.

Tim Young
Elevate Software
www.elevatesoft.com
Image