JDE Job Scheduler Vs. Third Party Schedulers

Pardha

Active Member
Currently we don't use JDE job scheduler. We use UBE COMMANDER and RUNUBE in our batch scripts which are scheduled using windows scheduler. We have dedicated fat clients to run our interfaces. We are having problems with our jobs and unable to find root cause. We reboot the fat client and the problem goes away. So we don't know if the problem is with the windows scheduler or with UBE COMMANDER or RUNUBE. In order to find a better solution we are looking for a third party scheduler with following sample scenarios.

1) Job dependency (i.e. job3, Job4, job5 runs concurrently only after job 2 completes successfully).
2) Multiple dependency (i.e. job9 runs only and only if job6, jobs 7, job8 ran and completed successfully).
3) Error monitoring / Exception handling and alerting
4) Send / Receive files for the unattended jobs using FTP

I realize that JDE Job scheduler can do some of the things we are looking for but not the "exception handling".

We are running on JDE E1 8.9 with tools set 8.96 with Oracle 10g - Ent/Dep/App servers are Windows with AIX for database.

Thanks in advance for all your comments.

Regards,
Pardha
 
Back
Top