Page 1 of 1

Tivoli Scheduler scenerio

Posted: Fri Mar 08, 2013 5:14 am
by devesh_ssingh
Hi all,

Pardon me if my query is irrelevent for this forum.

i have series of job sequence scheduled in tivoli for daily file arrival.

eg:
Monday seq1 (related appid in tivoli)--->seq2(related appid in tivoli)--->-->seq3(related appid in tivoli)
Repeats till Sunday.

Now there is one source which push multiple file for single day,
So as per my current scheduling as soon as it sees file arrives it start its process and load, and if other file arrives we miss those.
so modification is
my daily scheduled should repeat to pick all those file to finish my loading till end of day.

Unfortunatly our TWS partner is either novice or very buys as they are not co-operating and in this case we need to run jobs manually which skips many other audits trails.
Please let me know if same can be achieved in TWS.

br,

Devesh

Posted: Fri Mar 08, 2013 8:12 am
by chulett
Can you not use the Start & End Loop stages in the Sequence job so it runs the load once for each file and only completes after all files are processed?

Posted: Fri Mar 08, 2013 11:21 am
by devesh_ssingh
yes craig i can do those changes in DS jobs but those required some testing effort.

Still thinking to achieve this from TWS side.

Posted: Fri Mar 08, 2013 12:29 pm
by sudha03_vpr
This may give you some idea

Wait for File Activity -> Transfer / FTP file to DS directory -> execute the jobs -> Delete the file in Local (The same process continues for the next file.

If you dont need to delete the file then probably you can timestamp the file as you are done executing the jobs. This can be used for restartability if in case of any failure.

Re: Tivoli Scheduler scenerio

Posted: Fri Mar 08, 2013 2:22 pm
by chulett
devesh_ssingh wrote:my daily scheduled should repeat to pick all those file to finish my loading till end of day.
While you may find some people here familiar with Tivoli, you really would be better served posting this question in a Tivoli support forum if you really don't want to change the DataStage jobs.