On Oct 25, 2:33*am, OddB <oba... (AT) online (DOT) no> wrote:
Quote:
As Task Center is deprecated as of version 9.7 for LUW I will now
start to find a replacement. Does anybody have any ideas of what I
should look into? Any experience with other tools? Should be able to
run on multiple OS platforms. |
It appears that there are two ways to go:
You can use the admin task scheduler now built in to DB2 –*accessed
using
the ADMIN_TASK_% routines. I'm not sure I would recommend going this
way (the stored procedure interfaces are not great), but it's
lightweight and
built in to the engine.
Also, the new (just released) version of the Data Studio Web Console
provides job scheduling (in addition to monitoring). It appears that
this may be a closer match to what task center offers –*centralized
scheduling. Here at IOD there were some questions about migrating
from Task Center to Data Studio Web Console and it did not appear
that there is a clear migration path. More information: http://ibm.co/vcu7WN
Good luck,