How can we run same job in 1 day 2 times

Answers were Sorted based on User's Feedback



How can we run same job in 1 day 2 times..

Answer / ramya

By using some third party schedule tools we can achieve
this..
like Autosys and Control -M

Is This Answer Correct ?    14 Yes 1 No

How can we run same job in 1 day 2 times..

Answer / bietl

we can do this in different ways.

1. we can right the userdefine shell script.
2. we can do with Job sequences by selecting Start - loop
and End -loop activties.
3. we can do with datastage director by scheduling.

I hope this will help ..

Is This Answer Correct ?    10 Yes 2 No

How can we run same job in 1 day 2 times..

Answer / dileep

Can we try like this?

Schedule the job for every 12hours

Is This Answer Correct ?    4 Yes 1 No

How can we run same job in 1 day 2 times..

Answer / subramanyam

you can even use DS Director to schedule th jobs...

Is This Answer Correct ?    1 Yes 0 No

How can we run same job in 1 day 2 times..

Answer / vnrrahul

Create multiple sequencers for same job and schedule the sequencers.

Is This Answer Correct ?    0 Yes 0 No

How can we run same job in 1 day 2 times..

Answer / kpk

you can even use DS Director to schedule th jobs...

Is This Answer Correct ?    4 Yes 6 No

How can we run same job in 1 day 2 times..

Answer / hari

Hi this is Hari

I thing using Invocation Id we can run the job more than one
time in oneday.

In detailed

we have an option in Job properties---->Allow multiple
instance (enable this one and)

At the time running it will ask invocation id give the id
how many times u want run in particular day...

I think this will help you....

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More Data Stage Interview Questions

i have the source from Uk,north america how can i pass the data two tables based on the locations

2 Answers  


on how many columns we can perform aggregation in the aggregator stage?

2 Answers   Reliance,


What is a delta record? How you will read it?

0 Answers   EDS,


Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.

4 Answers   iGate, Thirdware,


Does datastage support slowly changing dimensions ?

1 Answers  


Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)

1 Answers   IBM,


What are the main features of datastage?

1 Answers  


Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?

1 Answers   ABC, TCS,


What is difference between join, merge and lookup stage?

1 Answers  


I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.

2 Answers   TCS,


hi, how would i run job1 then job 3 , then job2 in a sequence of job1 ,job2,job3. Thanks sunitha

6 Answers   CTS,


i have 3 diffrent tables. 1) US rate data 2)CANADA rate data and 3)MEXICO rate data. All 3 tables have 6 collumns each. 4 collumns are commun to all tables and 2 are diffrent. Now at target i want single table say Country rate which will have (4+2+2+2+1 flag) 11 collumns. I will add a flag collumn which will indicate country and will put nullable collumns which are not common to other. How i can implement this in datastage?

1 Answers   ABC,


Categories