SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Scheduling on different seconds of a minute?

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Scheduling on different seconds of a minute?
Author Message
Ryan Pieszak



Joined: 19 Jun 2003
Posts: 25

Post Scheduling on different seconds of a minute? Reply with quote

Greetings,
I have many different tasks scheduled to rune very minute, and I would like to space them out within each minute. So, perhaps I would see a schedule like this:

Task #1: Every minute at 02 seconds (12:00:02, 12:01:02, etc.)
Task #2: Every minute at 07 seconds (12:00:07, 12:01:07, etc.)
Task #3: Every minute at 15 seconds (12:00:15, 12:01:15, etc.)
Task #4: Every minute at 29 seconds (12:00:29, 12:01:29, etc.)
Task #5: Every minute at 36 seconds (12:00:36, 12:01:36, etc.)
Task #6: Every minute at 41 seconds (12:00:41, 12:01:41, etc.)
Task #7: Every minute at 54 seconds (12:00:54, 12:01:54, etc.)

Is this possible? If so, how would I accomplish this?
Thanks, Ryan

Wed Mar 17, 2004 3:25 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7969

Post Re: Scheduling on different seconds of a minute? Reply with quote

Yes, it is possible. But you should not do this. Running a job every minute indicates problems with the job design. Instead you should create an asynchronous job that starts on the scheduler startup and runs non-stop with little pauses if needed (I mean endless loops with short waits).

PS. The Job Wizard GUI does not display seconds portion for start times and intervals. The scheduling engine internally uses full time precision including seconds portion. You can use a script type job to update other jobs using the JobModify command and this way you can specify hours, minutes and seconds. For example, JobModify 124, "START_TIME", "10:15:02"

: Greetings,
: I have many different tasks scheduled to rune very minute, and I would like
: to space them out within each minute. So, perhaps I would see a schedule
: like this: Task #1: Every minute at 02 seconds (12:00:02, 12:01:02, etc.)
: Task #2: Every minute at 07 seconds (12:00:07, 12:01:07, etc.)
: Task #3: Every minute at 15 seconds (12:00:15, 12:01:15, etc.)
: Task #4: Every minute at 29 seconds (12:00:29, 12:01:29, etc.)
: Task #5: Every minute at 36 seconds (12:00:36, 12:01:36, etc.)
: Task #6: Every minute at 41 seconds (12:00:41, 12:01:41, etc.)
: Task #7: Every minute at 54 seconds (12:00:54, 12:01:54, etc.)

: Is this possible? If so, how would I accomplish this?
: Thanks, Ryan

Wed Mar 17, 2004 4:23 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.