The fourth option: try SuperScheduler at http://www.acelet.com


--- Pradeep Kumar <[EMAIL PROTECTED]> wrote:
> Hello friends,
>
> This may not be the right forum to ask this question. But I couldn't find the
> appropriate forum.
>
> I have requirement, wherein I will have to run 2 types of schedulers. I am
> using DB2 8.1 and WebSphere 5 running on windows.
>
> One scheduler, should  wake up on a particular date and time defined in a
> table and then updates some other tables.
> Another scheduler, should wake up on a particular date and time defined in a
> table and then sends out emails.
>
> I think I have 3 options:
> 1.      Define and configure the schedulers using the DB2 tools.
> 2.      Build custom schedulers in my WebSphere application, that
> periodically checks the system date with scheduled date and then updates the
> relevant table and also sends out email using the Java mail APIs
> 3.      write a stand alone java program and use a windows scheduler.
>
> These schedulers are purely back-end activities and do not depend on the user
> actions. The first option may be the appropriate one, but I am not sure about
> the implications.
>
> Your comments are appreciated.
>
> Thanks.
> Pradeep Kumar
> MindTree Consulting
> 91 80 6711777   Xtn: 2033
>
>
>
> DISCLAIMER:
> This message (including attachment if any) is confidential and may be
> privileged. Before opening attachments please check them for viruses and
> defects. MindTree Consulting Private Limited (MindTree) will not be
> responsible for any viruses or defects or any forwarded attachments emanating
> either from within MindTree or outside. If you have received this message by
> mistake please notify the sender by return  e-mail and delete this message
> from your system. Any unauthorized use or dissemination of this message in
> whole or in part is strictly prohibited.  Please note that e-mails are
> susceptible to change and MindTree shall not be liable for any improper,
> untimely or incomplete transmission.
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to